# fmformsubmitkit **Repository Path**: aaabced/fmformsubmitkit ## Basic Information - **Project Name**: fmformsubmitkit - **Description**: FMFormSubmitKit 基于 tableView,可以让你快速开发出表单页面,数据验证,获取参数都有对应的abi,止在加速开发,可扩展性高 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/fmformsubmitkit - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-01-12 - **Last Updated**: 2021-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FMFormSubmitKit [![CI Status](https://img.shields.io/travis/zhoufaming251@163.com/FMFormSubmitKit.svg?style=flat)](https://travis-ci.org/zhoufaming251@163.com/FMFormSubmitKit) [![Version](https://img.shields.io/cocoapods/v/FMFormSubmitKit.svg?style=flat)](https://cocoapods.org/pods/FMFormSubmitKit) [![License](https://img.shields.io/cocoapods/l/FMFormSubmitKit.svg?style=flat)](https://cocoapods.org/pods/FMFormSubmitKit) [![Platform](https://img.shields.io/cocoapods/p/FMFormSubmitKit.svg?style=flat)](https://cocoapods.org/pods/FMFormSubmitKit) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation FMFormSubmitKit is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'FMFormSubmitKit' ``` ## Author zhoufaming251@163.com, zhoufaming251@163.com ## License FMFormSubmitKit is available under the MIT license. See the LICENSE file for more info.