[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / b / a / 9 / ARGraphs / 0.0.9 / ARGraphs.podspec.json
blob07a884a8f40afc5aca09f28e71fbdc08db6a2399
2   "name": "ARGraphs",
3   "version": "0.0.9",
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.9"
20   },
21   "source_files": [
22     "ARGraphs/*.{h,m}",
23     "ARGraphs/Private/*.{h,m}"
24   ],
25   "public_header_files": "ARGraphs/*.h",
26   "requires_arc": true