| { | |
| "name": "regularJudgmentTool", | |
| "version": "0.0.1", | |
| "summary": "regularJudgmentTool", | |
| "description": "TODO: 身份证,手机号正则判断.", | |
| "homepage": "https://github.com/guyuetongxue/regularJudgmentTool", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "guyuetongxue": "15521027908@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/guyuetongxue/regularJudgmentTool.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "regularJudgmentTool/Classes/**/*" | |
| } |