[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / a / JYRadarChart / 0.4.0 / JYRadarChart.podspec.json
blobf53719f1603ad1369ba8304d2f30bbf168192b9b
2   "name": "JYRadarChart",
3   "version": "0.4.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": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/johnnywjy/JYRadarChart.git",
18     "tag": "0.4.0"
19   },
20   "source_files": "*.{h,m}",
21   "frameworks": "CoreGraphics",
22   "requires_arc": true