[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 2 / JYGraphView / 0.1.0 / JYGraphView.podspec.json
blob074c6061772dc6508b902b88341a700f504d49a2
2   "name": "JYGraphView",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/johnyorke/JYGraphView.git",
8   "authors": {
9     "John Yorke": "hello@johnyorke.me"
10   },
11   "summary": "Simple line graph view for iOS.",
12   "source": {
13     "git": "https://github.com/johnyorke/JYGraphView.git",
14     "tag": "0.1.0"
15   },
16   "source_files": "JYGraphViewDemoProject/JYGraphViewDemoProject/{JYGraphView,JYGraphPoint}.{h,m}",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true