[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / e / 7 / CYPieChart / 0.0.2 / CYPieChart.podspec.json
blobd7effb12707454757aca5ca7a7505a27eb01e887
2   "name": "CYPieChart",
3   "version": "0.0.2",
4   "summary": "A view that displays your data in a pie !",
5   "homepage": "https://github.com/Gocy015/CYPieChart",
6   "license": "MIT",
7   "authors": {
8     "Gocy": "651023362@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Gocy015/CYPieChart.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "source_files": [
20     "CYPieChart/*",
21     "CYPieChart/DataModel/*"
22   ]