[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / a / 9 / ARGraphs / 0.0.7 / ARGraphs.podspec.json
blob10f1c3836182b8e74bb514013a608b753f92462a
2   "name": "ARGraphs",
3   "version": "0.0.7",
4   "summary": "Awesome HealthKit style iOS Charts",
5   "description": "                   Custom iOS charts styled after HealthKit's charts.\n",
6   "homepage": "https://github.com/AlexmReynolds/ARGraphs",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "Alex Reynolds": "alex.micheal.reynolds@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/AlexmReynolds/ARGraphs.git",
19     "tag": "0.0.7"
20   },
21   "source_files": [
22     "ARGraphs/*.{h,m}",
23     "ARGraphs/Private/*.{h,m}"
24   ],
25   "public_header_files": "ARGraphs/*.h",
26   "requires_arc": true