[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / 3 / ADVDeviceBelt / 1.2.0 / ADVDeviceBelt.podspec.json
blob8f54e8d4a06010296c5aec0c23de1a2604331e49
2   "name": "ADVDeviceBelt",
3   "version": "1.2.0",
4   "summary": "Advanpro SDK 呼吸带模块.",
5   "description": "Advanpro SDK 呼吸带模块.\n负责呼吸带、腰带、内裤的数据通讯.\n更新说明:接入多设备呼吸算法库、DFU固件升级、增加智能衣的支持",
6   "homepage": "https://git.advanpro.cn/ios/ADVDevice-Belt",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2017 AdvanPro Limited. All Rights Reserved.\\n"
10   },
11   "authors": {
12     "Jack": "lijie@advanpro.hk"
13   },
14   "source": {
15     "http": "http://cdn.unifitapp.com/sdk/ios/ADVDeviceBelt/1.2.0/ADVDeviceBelt.framework.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ADVDeviceBelt.framework/**/*.{h,m}",
21   "public_header_files": "ADVDeviceBelt.framework/Headers/*.h",
22   "vendored_frameworks": "ADVDeviceBelt.framework",
23   "dependencies": {
24     "ADVSdk": [
25       ">= 1.2.0"
26     ],
27     "iOSDFULibrary": [
28       "~> 4.1.1"
29     ]
30   },
31   "libraries": "stdc++",
32   "pushed_with_swift_version": "4.0"