[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 3 / 5 / FLFormValidator / 1.0.1 / FLFormValidator.podspec.json
blob1ad45f5d8cc7d76ea9fb92ceb2e0bf5ae73836c5
2   "name": "FLFormValidator",
3   "version": "1.0.1",
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/FLFormValidation",
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/FLFormValidation.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/parmarvhv",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "FLFormValidator/**/*"