[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 3 / 5 / FLFormValidator / 1.0.3 / FLFormValidator.podspec.json
blob577123eff84cb1e0e2060ae3c31c87065ee01a6d
2   "name": "FLFormValidator",
3   "version": "1.0.3",
4   "summary": "FLFormValidator validates user forms",
5   "description": "This CocoaPod provides the ability to validates user fields in form.",
6   "homepage": "https://github.com/mvpVaibhav/FLFormValidator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vaibhav Parmar": "vaibhav@nickelfox.com"
13   },
14   "source": {
15     "git": "https://github.com/mvpVaibhav/FLFormValidator.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/parmarvhv",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "FLFormValidator/**/*",
24   "pushed_with_swift_version": "3.0"