[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / e / 7 / CYPieChart / 0.0.1 / CYPieChart.podspec.json
blob881495e534a83e59319f0abb5082471e3c63b46e
2   "name": "CYPieChart",
3   "version": "0.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "source_files": [
20     "CYPieChart/*/*",
21     "CYPieChart/*"
22   ]