blob: 2c6723cb597405bb797708726741dd0386a06a0a [file] [log] [blame]
{
"name": "UCZProgressView",
"version": "1.0.2",
"summary": "UCZProgressView is a circular progress indicator with cool animations for image loading.",
"description": "UCZProgressView is a circular progress indicator with cool animations for image loading.\n\nThis progress view is inspired by [Michaƫl Villar's motion effect 08-Photo Loading](http://www.michaelvillar.com/motion).\n\n- Customizable indicator (line width, radius, and color)\n- Display a label with the current progress.\n- Customizable progress text label (color, size and font)\n- Customizable background view (blur style)\n- Fully support interface builder (`IB_DESIGNABLE` and `IBInspectable`)\n- Fully support `UI_APPEARANCE_SELECTOR`",
"homepage": "https://github.com/kishikawakatsumi/UCZProgressView",
"screenshots": [
"https://raw.githubusercontent.com/kishikawakatsumi/UCZProgressView/master/Screenshots/movie1.gif",
"https://raw.githubusercontent.com/kishikawakatsumi/UCZProgressView/master/Screenshots/movie2.gif",
"https://raw.githubusercontent.com/kishikawakatsumi/UCZProgressView/master/Screenshots/movie3.gif",
"https://raw.githubusercontent.com/kishikawakatsumi/UCZProgressView/master/Screenshots/movie4.gif"
],
"license": "MIT",
"authors": {
"kishikawa katsumi": "kishikawakatsumi@mac.com"
},
"source": {
"git": "https://github.com/kishikawakatsumi/UCZProgressView.git",
"tag": "v1.0.2"
},
"social_media_url": "https://twitter.com/k_katsumi",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Lib"
}