blob: 9a5c94226e7bf9a5cf30817e046cc4f0131f52b3 [file] [log] [blame]
{
"name": "BBFramework",
"version": "1.0.1",
"summary": "base of TeslaFramework. the foundation, the network, the storage etc",
"description": "BBFramework for iOS",
"homepage": "http://home.ucmed.cn",
"license": {
"type": "Copyright",
"text": "ucmed 版权所有."
},
"authors": {
"cwh": "284597524@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@192.168.0.116:MRDC/BBFramework-iOS.git",
"tag": "1.0.1"
},
"vendored_frameworks": [
"BBFoundation.framework",
"BBNetwork.framework",
"BBStorage.framework"
]
}