[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 0 / 5 / HealthKitHelper / 0.1.0 / HealthKitHelper.podspec.json
blobe4b8fdb7514d2b80bd56b07d0d5ff4e6a015bdd2
2   "name": "HealthKitHelper",
3   "version": "0.1.0",
4   "summary": "HealthKitHelper",
5   "description": "HealthKitHelper which get HealthCharacteristics, StepsCount, FloorCount, WalkingAndRunningDistance",
6   "homepage": "https://github.com/telangiprashant/HealthKitHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "telangiprashant": "telangiprashant@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/telangiprashant/HealthKitHelper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "HealthKitHelper/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "HealthKit"
26   ]