[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / b / HealthKitSampleGenerator / 1.0.1 / HealthKitSampleGenerator.podspec.json
blob24103de1c74bdeebc392ebbaf8600219c283b2c4
2   "name": "HealthKitSampleGenerator",
3   "version": "1.0.1",
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.1"
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   }