blob: 66c039c5d839ecbdcfc2b65803120318142b4512 [file] [log] [blame]
{
"name": "JMSmartBluetooth",
"version": "1.0.0-pre",
"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": "4.2",
"static_framework": true,
"source": {
"git": "http://10.0.10.85/app/ios/JMSmartBluetooth.git",
"tag": "1.0.0-pre",
"branch": "dev"
},
"frameworks": [
"CoreBluetooth"
],
"dependencies": {
"iOSDFULibrary": [
"4.5.1"
]
},
"source_files": "JMSmartBluetooth/**/*.{h,m,swift}",
"public_header_files": "JMSmartBluetooth/**/*.h",
"swift_version": "4.2"
}