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