[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 8 / 6 / ADVDeviceInsole / 1.0.1 / ADVDeviceInsole.podspec.json
blob6c3c353349ac779fe69d7468657c3322eda6d2b8
2   "name": "ADVDeviceInsole",
3   "version": "1.0.1",
4   "summary": "Advanpro SDK 鞋垫模块.",
5   "description": "Advanpro SDK 鞋垫模块.\n负责鞋垫的数据通讯.\n1.0.1更新:修复原始步态数据时间偏移量不对的问题.",
6   "homepage": "https://git.unifitapp.com/ios/ADVDevice-Insole",
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/ADVDeviceInsole/1.0.1/ADVDeviceInsole.framework.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ADVDeviceInsole.framework/**/*.{h,m}",
21   "public_header_files": "ADVDeviceInsole.framework/Headers/*.h",
22   "resources": "ADVDeviceInsole.bundle",
23   "vendored_frameworks": "ADVDeviceInsole.framework",
24   "dependencies": {
25     "ADVSdk": [
26       "~> 1.0.0"
27     ]
28   }