[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / e / f / VBPieChart / 0.4.1 / VBPieChart.podspec.json
blob4d76054ccfb8e86580337935350217c74431d893
2   "name": "VBPieChart",
3   "version": "0.4.1",
4   "summary": "Pie Chart with different animations to present.",
5   "description": "Pie Chart iOS control with different animations to present.\nBased on CAShapeLayer and CALayer, dependency to QuartzCore framework.\nCan be created in few lines of code.",
6   "homepage": "https://github.com/sakrist/VBPieChart",
7   "screenshots": "https://raw.githubusercontent.com/sakrist/VBPieChart/master/Screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "README.md"
11   },
12   "authors": "Volodymyr Boichentsov",
13   "social_media_url": "http://twitter.com/sakrist",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/sakrist/VBPieChart.git",
19     "tag": "0.4.1"
20   },
21   "source_files": [
22     "VBPieChart/Classes",
23     "VBPieChart/Classes/*.{h,m}"
24   ],
25   "frameworks": "QuartzCore",
26   "requires_arc": true