blob: 32a80eace57ebef01c276026cfd98e3ac5cde1d0 [file] [log] [blame]
{
"name": "IQCircularProgressView",
"version": "1.0.0",
"summary": "Circular progress view with progress and indeterminant states.",
"homepage": "https://github.com/hackiftekhar/IQCircularProgressView",
"screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQCircularProgressView/master/Screenshot/Screenshot.jpg",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQCircularProgressView.git",
"tag": "v1.0.0"
},
"source_files": [
"Classes",
"IQCircularProgressView/*.{h,m}"
],
"requires_arc": true
}