[Add] FishjamCloudClient 0.6.0
[CocoaPods.git] / Specs / a / 3 / 5 / MBHealthTracker / 0.0.9 / MBHealthTracker.podspec.json
blob53e3b3551cdccd2a19f0656eed49192823470ad6
2   "name": "MBHealthTracker",
3   "version": "0.0.9",
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.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MBHealthTracker/Classes/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.2"
24   }