blob: 019671d3a5f38537120827af16e1f5f49210a620 [file] [log] [blame]
{
"name": "QNBandSDK",
"version": "1.0.0-beta.16",
"summary": "轻牛手环SDK",
"description": "支持轻牛新版手环",
"homepage": "https://github.com/YolandaQingniu/SDK-Band-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"service@qnniu.com": "service@qnniu.com"
},
"source": {
"git": "https://github.com/YolandaQingniu/SDK-Band-iOS.git",
"tag": "1.0.0-beta.16"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QNBandSDK/**/*",
"vendored_libraries": "QNBandSDK/libQNDeviceSDK.a",
"public_header_files": "QNBandSDK/**/*.h",
"static_framework": true,
"frameworks": "CoreBluetooth",
"xcconfig": {
"BITCODE_GENERATION_MODE": "bitcode"
}
}