| { |
| "name": "JJBaseUserHelloKit", |
| "version": "0.0.2", |
| "summary": "JJBaseUserHelloKit", |
| "description": "JJBaseUserHelloKit的第一个测试pod库", |
| "homepage": "https://github.com/kanluo91/JJBaseUserHelloKit", |
| "license": "MIT", |
| "authors": { |
| "金角大王": "kanluo91@yahoo.com" |
| }, |
| "source": { |
| "git": "https://github.com/kanluo91/JJBaseUserHelloKit.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": [ |
| "Classes", |
| "Classes/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |