| { | |
| "name": "GoldenKit", | |
| "version": "0.0.1", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "summary": "高达软件iOS公共组件", | |
| "description": "高达软件iOS公共组件依赖库", | |
| "homepage": "https://github.com/JoyHuangbb/GoldenKit", | |
| "social_media_url": "https://www.baidu.com", | |
| "license": "MIT", | |
| "authors": { | |
| "黄彬彬": "746978660@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/JoyHuangbb/GoldenKit.git", | |
| "tag": "0.0.1" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "GoldenKit/**/*.{h,m}" | |
| } |