[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 1 / f / 9 / UCZProgressView / 1.0.0 / UCZProgressView.podspec.json
blobbb6f9bd2ca9c42c705a4fffda3c11c3255e2e82b
2   "name": "UCZProgressView",
3   "version": "1.0.0",
4   "summary": "UCZProgressView is a circular progress indicator with cool animations for image loading.",
5   "description": "                       UCZProgressView is a circular progress indicator with cool animations for image loading.\n\n                       This 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`\n",
6   "homepage": "https://github.com/kishikawakatsumi/UCZProgressView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/kishikawakatsumi/UCZProgressView/master/Screenshots/movie1.gif",
9     "https://raw.githubusercontent.com/kishikawakatsumi/UCZProgressView/master/Screenshots/movie2.gif",
10     "https://raw.githubusercontent.com/kishikawakatsumi/UCZProgressView/master/Screenshots/movie3.gif",
11     "https://raw.githubusercontent.com/kishikawakatsumi/UCZProgressView/master/Screenshots/movie4.gif"
12   ],
13   "license": "MIT",
14   "authors": {
15     "kishikawa katsumi": "kishikawakatsumi@mac.com"
16   },
17   "source": {
18     "git": "https://github.com/kishikawakatsumi/UCZProgressView.git",
19     "tag": "v1.0.0"
20   },
21   "social_media_url": "https://twitter.com/k_katsumi",
22   "platforms": {
23     "ios": "5.0"
24   },
25   "requires_arc": true,
26   "source_files": "Lib"