| { |
| "name": "ZYValidator", |
| "version": "1.0.3", |
| "summary": "用于验证 用户名/密码/手机号/邮箱/身份证号码/日期/URL地址/车牌号 的格式", |
| "description": "用于验证 用户名/密码/手机号/邮箱/身份证号码/日期/URL地址/车牌号 的格式更新号段 移动:198 联通:166 电信:199", |
| "homepage": "https://github.com/LeaderBoy/ZYValidator", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "LeaderBoy": "748603349@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/LeaderBoy/ZYValidator.git", |
| "tag": "1.0.3" |
| }, |
| "source_files": [ |
| "ZYValidator/ZYValidator", |
| "ZYValidator/**/*.{h,m}" |
| ], |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |