[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 2 / 0 / IRBLEKit / 1.0.0 / IRBLEKit.podspec.json
blob2d3b16fb97402721decd605be1fbe0d1b1d33233
2   "name": "IRBLEKit",
3   "authors": "iRiding_Vian",
4   "homepage": "http://iriding.cc",
5   "summary": "骑记蓝牙连接SDK",
6   "version": "1.0.0",
7   "platforms": {
8     "ios": "8.2"
9   },
10   "vendored_frameworks": "IRBLEKit.framework",
11   "source": {
12     "git": "https://git.coding.net/VianPan/IRBLEKit.git",
13     "tag": "1.0.0"
14   },
15   "license": {
16     "text": "iRiding",
17     "type": "Copyright"
18   },
19   "frameworks": [
20     "CoreBluetooth",
21     "UIKit"
22   ],
23   "dependencies": {
24     "IRBaseKit": [
26     ]
27   }