[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 8 / 7 / ZYValidator / 1.0.4 / ZYValidator.podspec.json
blob62db2c3068d37d222bdf2b22288ef25f4c547eb3
2   "name": "ZYValidator",
3   "version": "1.0.4",
4   "summary": "用于验证 用户名/密码/手机号/邮箱/身份证号码/日期/URL地址/车牌号 的格式",
5   "description": "用于验证 用户名/密码/手机号/邮箱/身份证号码/日期/URL地址/车牌号 的格式更新号段 移动:198 联通:166 电信:199",
6   "homepage": "https://github.com/LeaderBoy/ZYValidator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LeaderBoy": "748603349@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LeaderBoy/ZYValidator.git",
19     "tag": "1.0.4"
20   },
21   "source_files": [
22     "ZYValidator/ZYValidator",
23     "ZYValidator/ZYValidator/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true