| { |
| "name": "TestTima", |
| "version": "0.0.1", |
| "summary": "TestTima.", |
| "description": "TestTima 这个是详细描述你的写的文件库。。", |
| "homepage": "https://github.com/HJ2018/TestTima", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "jie.huang": "597079127@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/HJ2018/TestTima.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "Classes", |
| "Classes/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |