| { | |
| "name": "ThirdKit", | |
| "version": "0.1.0", | |
| "summary": "A short description of ThirdKit.", | |
| "description": "这是一个完全没有任何价值的库文件,仅供测试使用。", | |
| "homepage": "https://github.com/iOSMaL/ThirdKit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "iOSMaL": "657033458@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/iOSMaL/ThirdKit.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ThirdKit/Classes/**/*" | |
| } |