blob: 184c1b409194b1bcf20e5894ac25da85c728286b [file] [log] [blame]
{
"name": "UAProgressView",
"version": "0.1.0",
"summary": "UAProgressView is a simple and lightweight, yet powerful animated circular progress view.",
"homepage": "https://github.com/UrbanApps/UAProgressView",
"authors": {
"Matt Coneybeare": "coneybeare@urbanapps.com"
},
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/UrbanApps/UAProgressView.git",
"tag": "0.1.0"
},
"source_files": "UAProgressView.{h,m}"
}