[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / f / VBPieChart / 0.3.0 / VBPieChart.podspec.json
blobc340a92669658a2c05962ebd59c7e4628e3a03fc
2   "name": "VBPieChart",
3   "version": "0.3.0",
4   "summary": "Pie Chart with different animations to present.",
5   "description": "                   Pie Chart iOS control with different animations to present.\n                   Based on CAShapeLayer and CALayer, dependency to QuartzCore framework.\n                   Can be created in few lines of code.\n\n",
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": null
16   },
17   "source": {
18     "git": "https://github.com/sakrist/VBPieChart.git",
19     "tag": "v0.3.0"
20   },
21   "source_files": [
22     "VBPieChart/Classes",
23     "VBPieChart/Classes/*.{h,m}"
24   ],
25   "frameworks": "QuartzCore",
26   "requires_arc": true