[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / 3 / DDSpiderChart / 0.4 / DDSpiderChart.podspec.json
blob6253afcee618c7579d557dac324b0749e4de9f97
2   "name": "DDSpiderChart",
3   "version": "0.4",
4   "summary": "Easy to use Spider (Radar) Chart library for iOS written in Swift.",
5   "homepage": "https://github.com/dadalar/DDSpiderChart",
6   "screenshots": [
7     "https://raw.githubusercontent.com/dadalar/DDSpiderChart/master/Screenshots/sample1.png",
8     "https://raw.githubusercontent.com/dadalar/DDSpiderChart/master/Screenshots/sample2.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Deniz Adalar": "me@dadalar.net"
16   },
17   "source": {
18     "git": "https://github.com/dadalar/DDSpiderChart.git",
19     "tag": "0.4"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "DDSpiderChart/Classes/**/*"