[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / 9 / PStepNum / 0.0.7 / PStepNum.podspec.json
blobe6d1973144fc956573d493b7fed77e6a9e17bfe0
2   "name": "PStepNum",
3   "version": "0.0.7",
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.0.7"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS[sdk=iphonesimulator*]": ""
22   },
23   "ios": {
24     "vendored_frameworks": [
25       "PStepNum.framework"
26     ]
27   },
28   "frameworks": [
29     "HealthKit",
30     "Foundation"
31   ]