[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / c / 7 / FieldValidation / 1.0.2 / FieldValidation.podspec.json
blobfcfe613a9dbaf6f41b3384730b0fb689f710222c
2   "name": "FieldValidation",
3   "version": "1.0.2",
4   "summary": "FieldValidation",
5   "description": "FieldValidation is a form validation while submiiting signup/login info.",
6   "homepage": "https://github.com/Nickelfox/form-validation-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abhishek Thapliyal": "abhishek@nickelfox.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Nickelfox/form-validation-ios.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "FieldValidation",
23     "FieldValidation/**/*.{swift}"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"