blob: 47e3661b8cdf26c0644b99c5674e6537c3136fb1 [file] [log] [blame]
{
"name": "HbGoodsDetailBusinessCategory",
"version": "0.0.1",
"summary": "A Library for iOS to use for example",
"homepage": "https://github.com/haobingsh/HbGoodsDetailBusinessCategory",
"license": "MIT",
"authors": {
"haobingsh": "haobing_sh@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/haobingsh/HbGoodsDetailBusinessCategory.git",
"tag": "0.0.1"
},
"source_files": "HbGoodsDetailBusinessCategory/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CTMediator": [
]
}
}