[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 3 / FormField / 0.5.1 / FormField.podspec.json
blob36ec276b52dc16e4872c9a244ba511794408448f
2   "name": "FormField",
3   "version": "0.5.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FormField/Classes/**/*",
22   "pushed_with_swift_version": "3.0"