| { | |
| "name": "DYPieChartView", | |
| "version": "0.0.1", | |
| "summary": "Animated Pie Chart using Custom CALayer.", | |
| "homepage": "https://github.com/Dwarven/DYPieChartView", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Dwarven": "prison.yang@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Dwarven/DYPieChartView.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Class/*.{h,m}" | |
| } |