{ | |
"name": "ZGH_BaseKit", | |
"version": "0.1.0", | |
"summary": "方便开发的基础库", | |
"description": "'方便开发的基础库'", | |
"homepage": "https://github.com/guanghao/ZGH_BaseKit", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"guanghao": "17718495562@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/xiaopangezi/BaseKit.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZGH_BaseKit/Classes/**/*", | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
] | |
} |