[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / a / 4 / QNSDK / 0.5.1 / QNSDK.podspec.json
blob166bdf7f8112c0d6e12b9baaebe5e0f038d363c4
2   "name": "QNSDK",
3   "version": "0.5.1",
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": "0.5.1"
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"