[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 3 / FormField / 0.5.0 / FormField.podspec.json
bloba84018102d848735073c542cd71c37175a84e864
2   "name": "FormField",
3   "version": "0.5.0",
4   "summary": "Simple Form Field in Swift",
5   "description": "This CocoaPod simplify your implementation of table-view forms. it provides the ability to validate your input.",
6   "homepage": "https://github.com/WANGjieJacques/FormField.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WANG Jie": "jacques09125715@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/WANGjieJacques/FormField.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FormField/Classes/**/*",
22   "pushed_with_swift_version": "3.0"