blob: 81416ac03084378bb308710552c46bd969ca8c50 [file] [log] [blame]
{
"name": "MPProgressPieView",
"version": "0.0.2",
"summary": "A circular view to show progress in a pie chart style.",
"homepage": "https://github.com/massimoksi/MPProgressPieView",
"authors": {
"Massimo Peri": "massimoperi@gmail.com"
},
"source": {
"git": "https://github.com/massimoksi/MPProgressPieView.git",
"tag": "v0.0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "MPProgressPieView/MPProgressPieView.{h,m}",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}