blob: f39b5cc4fb3d2d2f3e105fdf15093c1602499ddb [file] [log] [blame]
{
"name": "RPCircularProgress",
"summary": "Swift UIView subclass with circular progress properties.",
"version": "0.4.0",
"homepage": "https://github.com/iwasrobbed/RPCircularProgress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rob Phillips": "rob@robphillips.me"
},
"source": {
"git": "https://github.com/iwasrobbed/RPCircularProgress.git",
"tag": "v0.4.0"
},
"source_files": "Source",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}