| { |
| "name": "HJDTestLib", |
| "version": "0.0.1", |
| "summary": "HJDTestLib.", |
| "description": "A short description of HJDTestLib 这个是测试.", |
| "homepage": "https://github.com/hujindong007/HJDTestLib", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "hujindong": "hjdgbb@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/hujindong007/HJDTestLib.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "Classes", |
| "Classes/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |