[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / 3 / DDSpiderChart / 0.3 / DDSpiderChart.podspec.json
blob7030aff34a716b9c68a45a97accf02f234288413
2   "name": "DDSpiderChart",
3   "version": "0.3",
4   "summary": "Easy to use Spider (Radar) Chart library for iOS written in Swift.",
5   "homepage": "https://github.com/dadalar/DDSpiderChart",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Deniz Adalar": "me@dadalar.net"
12   },
13   "source": {
14     "git": "https://github.com/dadalar/DDSpiderChart.git",
15     "tag": "0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "DDSpiderChart/Classes/**/*",
21   "pushed_with_swift_version": "4.0"