[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / a / 4 / QNSDK / 1.1.3 / QNSDK.podspec.json
blob1f2f8f5f1b083f9b29a0649488d56c858697e518
2   "name": "QNSDK",
3   "version": "1.1.3",
4   "summary": "轻牛旗下设备通讯类",
5   "description": "支持智能体脂秤、共享秤二维码数据解析",
6   "homepage": "https://github.com/YolandaQingniu/sdk-ios-demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "service@qnniu.com": "service@qnniu.com"
13   },
14   "source": {
15     "git": "https://github.com/YolandaQingniu/sdk-ios-demo.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QNSDK/SDK/**/*",
22   "vendored_libraries": "QNSDK/SDK/libQNDeviceSDK.a",
23   "public_header_files": "QNSDK/SDK/**/*.h",
24   "static_framework": true,
25   "frameworks": "CoreBluetooth",
26   "xcconfig": {
27     "BITCODE_GENERATION_MODE": "bitcode"
28   }