blob: e449f4555ef4b99af4c6e3e13306d93f0733042d [file] [log] [blame]
{
"name": "MPProgressPieView",
"version": "0.0.3",
"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.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "MPProgressPieView/MPProgressPieView.{h,m}",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}