blob: 66c99e3d9af58a054bdd68a57a9c7ec8328f5f7c [file] [log] [blame]
{
"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"
]
}