| { | |
| "name": "cocoapods-text", | |
| "version": "0.0.1", | |
| "summary": "first version", | |
| "description": "只是测试用,测试用测试", | |
| "homepage": "https://github.com/gjhealth/cocoapods-text", | |
| "license": "MIT", | |
| "authors": { | |
| "bi shuai": "sbi@gaojihealth.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/gjhealth/cocoapods-text.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "cocoapods-text/*.{h,m}", | |
| "exclude_files": "", | |
| "platforms": { | |
| "ios": null | |
| } | |
| } |