[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 2 / 5 / BBFramework / 1.0.1 / BBFramework.podspec.json
blob9a5c94226e7bf9a5cf30817e046cc4f0131f52b3
2   "name": "BBFramework",
3   "version": "1.0.1",
4   "summary": "base of TeslaFramework. the foundation, the network, the storage etc",
5   "description": "BBFramework for iOS",
6   "homepage": "http://home.ucmed.cn",
7   "license": {
8     "type": "Copyright",
9     "text": "ucmed 版权所有."
10   },
11   "authors": {
12     "cwh": "284597524@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "git@192.168.0.116:MRDC/BBFramework-iOS.git",
19     "tag": "1.0.1"
20   },
21   "vendored_frameworks": [
22     "BBFoundation.framework",
23     "BBNetwork.framework",
24     "BBStorage.framework"
25   ]