[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / 3 / 5 / FLFormValidator / 1.0.4 / FLFormValidator.podspec.json
blobc54ccdd8ab0865bbe38f1cdaaa1462e1ce282669
2   "name": "FLFormValidator",
3   "version": "1.0.4",
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.4"
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"