[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / f / 9 / UCZProgressView / 1.0.2 / UCZProgressView.podspec.json
blob2c6723cb597405bb797708726741dd0386a06a0a
2   "name": "UCZProgressView",
3   "version": "1.0.2",
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\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`",
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.2"
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"