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