blob: 5a50f2fa804fff56efb46ff7e4d3e0345dcc7f6f [file] [log] [blame]
{
"name": "DBBController",
"version": "1.0.0",
"summary": "DBBController",
"description": "D B B Controller",
"homepage": "https://gitee.com/CircusJonathan/DBBController",
"license": "MIT",
"authors": {
"Jonathan": "Jonathan_dk@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/CircusJonathan/DBBController.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "Controller/*.framework"
},
"frameworks": "CoreBluetooth"
}