blob: a52cf029d886328226b082e28bfc1e96e92c65de [file] [log] [blame]
{
"name": "QNBandSDK",
"version": "1.0.0-beta.14",
"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.14"
},
"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"
}
}