blob: 2d3b16fb97402721decd605be1fbe0d1b1d33233 [file] [log] [blame]
{
"name": "IRBLEKit",
"authors": "iRiding_Vian",
"homepage": "http://iriding.cc",
"summary": "骑记蓝牙连接SDK",
"version": "1.0.0",
"platforms": {
"ios": "8.2"
},
"vendored_frameworks": "IRBLEKit.framework",
"source": {
"git": "https://git.coding.net/VianPan/IRBLEKit.git",
"tag": "1.0.0"
},
"license": {
"text": "iRiding",
"type": "Copyright"
},
"frameworks": [
"CoreBluetooth",
"UIKit"
],
"dependencies": {
"IRBaseKit": [
]
}
}