[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 7 / c / 0 / ASPCircleChart / 0.1.4 / ASPCircleChart.podspec.json
blob03f176f3cd8a521e8159a096a4de43b82772849e
2   "name": "ASPCircleChart",
3   "version": "0.1.4",
4   "summary": "ASPCircleChart is a simple chart that uses slices on a circle to represent data.",
5   "description": "ASPCircleChart is a simple chart that uses slices on a circle to represent data. The chart animates the addition and removal of slices, as well as the change of the existing slice values.",
6   "homepage": "https://github.com/andreipitis/ASPCircleChart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrei-Sergiu Pitis": "andrei.pitis@lateral-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/andreipitis/ASPCircleChart.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ASPCircleChart/Classes/**/*"