blob: 201452d5d1cc49758344c2e6a72d3d592fccd15f [file] [log] [blame]
{
"name": "UAProgressView",
"version": "0.1.2",
"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": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/UrbanApps/UAProgressView.git",
"tag": "0.1.2"
},
"source_files": "UAProgressView.{h,m}"
}