[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / b / 2 / QNHeightWeightScalePlugin / 0.1.0 / QNHeightWeightScalePlugin.podspec.json
blobda374d55e5505c71ded7e323240ee3bf7e693e87
2   "name": "QNHeightWeightScalePlugin",
3   "version": "0.1.0",
4   "summary": "轻牛旗下身高一体机设备通讯类",
5   "description": "支持轻牛旗下身高一体机设备",
6   "homepage": "https://github.com/YolandaQingniu/QNSDKPluginDemo",
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/QNSDKPluginDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QNHeightWeightScalePlugin/*.{h,m}",
22   "vendored_libraries": "QNHeightWeightScalePlugin/libQNHeightWeightScalePlugin.a",
23   "public_header_files": "QNHeightWeightScalePlugin/*.h",
24   "static_framework": true,
25   "frameworks": "CoreBluetooth",
26   "xcconfig": {
27     "BITCODE_GENERATION_MODE": "bitcode"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }