| { | |
| "name": "RZSTestPodKit", | |
| "version": "1.0.4", | |
| "summary": "测试", | |
| "description": "测试", | |
| "homepage": "https://github.com/MaybeDealloc/RZSTestPodKit.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "任中顺": "rzschange@outlook.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MaybeDealloc/RZSTestPodKit.git", | |
| "tag": "1.0.4" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "RZSTestPodKit/RZSTestPodKit/Test/**/*" | |
| } |