[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 2 / 7 / JKTextValidator / 1.0.2 / JKTextValidator.podspec.json
blobdffd4b570afc590f8fee3567480361ee7578abf3
2   "name": "JKTextValidator",
3   "version": "1.0.2",
4   "summary": "Class cluster for Text Validators in iOS, such as Email address, Chinese mobile phone number, etc...",
5   "description": "A longer description of JKTextValidator in Markdown format.\n* A simple class cluster for Text Validators in iOS, such as Email address, Chinese mobile phone number, etc...",
6   "homepage": "https://github.com/JasonWorking/TextValidator",
7   "license": "MIT",
8   "authors": {
9     "JasonWorking": "331314708@qq.com"
10   },
11   "social_media_url": "http://twitter.com/iDev_Jason",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/JasonWorking/TextValidator.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "*.{h,m}",
20   "frameworks": "Foundation",
21   "requires_arc": true