[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 5 / 9 / PStepNum / 0.1.1 / PStepNum.podspec.json
blob00de805557bcd6db2e2f6a1b5b49e10feb56d025
2   "name": "PStepNum",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://gitee.com/gnode/PStepNumSDK",
9   "authors": {
10     "gpw": "gpwios@163.com"
11   },
12   "summary": "获取iPhone健康中的步数.",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://gitee.com/gnode/PStepNumSDK.git",
18     "tag": "0.1.1"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS[sdk=iphonesimulator*]": ""
22   },
23   "ios": {
24     "vendored_frameworks": "PStepNum.framework"
25   },
26   "frameworks": [
27     "HealthKit",
28     "Foundation"
29   ]