blob: 4fb0ab0a5068c2fb4d0f94fdad93daef2d85c13c [file] [log] [blame]
{
"name": "MACircleProgressIndicator",
"version": "1.0.0",
"summary": "Circular Progress Indicator for iOS.",
"homepage": "https://github.com/swissmanu/MACircleProgressIndicator",
"authors": {
"Manuel Alabor": "msites@msites.net"
},
"license": "MIT",
"source": {
"git": "https://github.com/swissmanu/MACircleProgressIndicator.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MACircleProgressIndicator/MACircleProgressIndicator.{h,m}",
"requires_arc": true
}