[Add] FishjamCloudClient 0.6.0
[CocoaPods.git] / Specs / a / 3 / 5 / MBHealthTracker / 0.0.6 / MBHealthTracker.podspec.json
blob61c67c27d71c5568dbdcf4b599b99c0e6e262365
2   "name": "MBHealthTracker",
3   "version": "0.0.6",
4   "summary": "MBHealthTracker is used for healthData",
5   "description": "Framework that simplifies the use of apples HealthKit",
6   "homepage": "https://github.com/matybrennan/MBHealthTracker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "matybrennan": "matybrennan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/matybrennan/MBHealthTracker.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MBHealthTracker/Classes/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   }