[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / a / JYRadarChart / 0.2.0 / JYRadarChart.podspec.json
blob78192039aef97b7c64e7b083fcdb5711de6103b0
2   "name": "JYRadarChart",
3   "version": "0.2.0",
4   "summary": "an iOS open source Radar Chart implementation",
5   "homepage": "https://github.com/johnnywjy/JYRadarChart",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Johnny Wu": "johnny.wjy07@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/johnnywjy/JYRadarChart.git",
18     "tag": "0.2.0"
19   },
20   "source_files": "*.{h,m}",
21   "frameworks": "CoreGraphics",
22   "requires_arc": true