[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / b / HealthKitSampleGenerator / 1.0.0 / HealthKitSampleGenerator.podspec.json
blob3522f32afdda57df2415791e8c2f1aea3e302446
2   "name": "HealthKitSampleGenerator",
3   "version": "1.0.0",
4   "summary": "Export/Import/Sample Generator for HealthKit Data (Swift + UI)",
5   "homepage": "https://github.com/mseemann/healthkit-sample-generator",
6   "license": "MIT",
7   "authors": {
8     "Michael Seemann": "pods@mseemann.de"
9   },
10   "source": {
11     "git": "https://github.com/mseemann/healthkit-sample-generator.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "HealthKitSampleGenerator": [
21       "Pod/Assets/*.png"
22     ]
23   }