blob: 15f5886cec88cad1fc23e46673c72e823464acdd [file] [log] [blame]
{
"name": "CircleProgressView",
"version": "1.0.4",
"license": "MIT",
"summary": "CircleProgressView",
"homepage": "https://github.com/CardinalNow/iOS-CircleProgressView",
"authors": {
"Eric Rolf": "xrolfex@gmail.com"
},
"source": {
"git": "https://github.com/CardinalNow/iOS-CircleProgressView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ProgressView/*.swift"
}