blob: 00d2947e9f9fab06e6550cf638d325f8fe78932f [file] [log] [blame]
{
"name": "JMSmartBluetooth",
"version": "1.0.4",
"summary": "JMSmartBluetooth.",
"description": "JMSmartBluetooth.",
"homepage": "http://10.0.10.85/app/ios/JMSmartBluetooth",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"lzj<lizhijian_21@163.com>": "lizhijian_21@163.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"frameworks": [
"CoreBluetooth"
],
"source": {
"git": "https://github.com/JimiPlatform/JMSmartBluetooth.git",
"tag": "1.0.4"
},
"ios": {
"vendored_frameworks": "JMSmartBluetooth.framework"
},
"swift_version": "5.0"
}