blob: 7810be69ce133dbfc3c385099135999f2eb01981 [file] [log] [blame]
{
"name": "CHBundleSDK",
"version": "0.0.3",
"summary": "Framework Bundle SDK Test",
"homepage": "https://anquan.58.com/",
"license": {
"type": "MIT"
},
"authors": {
"ChingHan": "chinghan9822@gmail.com"
},
"source": {
"git": "https://gitee.com/chinghan/CHBundleSDK.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "CHBundleSDK/CHBundleSDK.framework",
"resource_bundles": {
"CHResource": [
"CHResource/*"
],
"TCResource": [
"TencentSDK/resources/*"
]
}
}