[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 7 / a / QNWatchSDK / 1.0.1 / QNWatchSDK.podspec.json
blob441f3805fe5226ca7681dc2f944e95c2b6b7d7e9
2   "name": "QNWatchSDK",
3   "version": "1.0.1",
4   "summary": "轻牛旗下设备通讯类",
5   "description": "支持智能体脂秤",
6   "homepage": "https://github.com/YolandaQingniu/sdk-watchOS-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-watchOS-demo.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "watchos": "4.0"
20   },
21   "vendored_frameworks": "QNDeviceSDKWatch WatchKit Extension/QNDeviceSDK_watchos.framework",
22   "static_framework": true,
23   "frameworks": "CoreBluetooth",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64_32 armv7k"
26   }