[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / 9 / UCZProgressView / 1.0.1 / UCZProgressView.podspec.json
blobbcad24a0c40d3ca8e4982f3d3d0759473b3e1470
2   "name": "UCZProgressView",
3   "version": "1.0.1",
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.1"
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"