blob: a40f68ed2a6a0d356e9518d59840602f495c6779 [file] [log] [blame]
{
"name": "CircleProgressView",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ProgressView/*.swift"
}