blob: 2c2daeaf4130bcef4fab276189eb1516cfe6aee1 [file] [log] [blame]
{
"name": "XHToolKit",
"version": "0.1.0",
"summary": "XHToolKit是一款工具类库",
"description": "XHToolKit是一款工具类库,包含了类别、基类等,建议添加。",
"homepage": "https://github.com/xiaohuanghaung/XHToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaohuanghuang": "18888888888@163.com"
},
"source": {
"git": "https://github.com/xiaohuanghaung/XHToolKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Frameworks/XHToolKit.framework"
},
"resources": "Frameworks/XHToolKitResource.Bundle",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"PPBadgeView": [
]
}
}