blob: 790db509ceb4385dfa107e943f4193c39d6913d0 [file] [log] [blame]
{
"name": "MCCircularProgressView",
"version": "1.0.6",
"summary": "An scalable and updatable progress well suited for applications with limited space.",
"homepage": "https://github.com/manlycode/MCCircularProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Rittersdorf": "manlycode@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/manlycode/MCCircularProgressView.git",
"tag": "1.0.6"
},
"source_files": [
"MCCircularProgressView/Classes",
"MCCircularProgressView/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": false
}