blob: 6bab0fccbe26b2208aafb3ca8a4cd699df9d1111 [file] [log] [blame]
{
"name": "RPCircularProgress",
"summary": "Swift UIView subclass with circular progress properties.",
"version": "0.5.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.5.0"
},
"source_files": "Source",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"requires_arc": true
}