[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / a / 6 / CircleProgressBar / 0.31 / CircleProgressBar.podspec.json
blobd490483062d59886ac87fe391c5e44c74ceed923
2   "name": "CircleProgressBar",
3   "version": "0.31",
4   "summary": "Circle ProgressBar control for iOS.",
5   "description": "Provides wide range of customization options.\nSupports XCode 6 live rendering feature for on-the-fly customization.\nHas ability to animate ProgressBar's progress chage.",
6   "homepage": "https://github.com/Eclair/CircleProgressBar",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Eclair/CircleProgressBar/master/Screenshots/ios-screen01.png",
9     "https://raw.githubusercontent.com/Eclair/CircleProgressBar/master/Screenshots/ios-screen02.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Andrey Cherkashin": "cherkashin.andrey90@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Eclair/CircleProgressBar.git",
17     "tag": "0.31"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "CircleProgressBarDemo/CircleProgressBar/*",
24   "frameworks": [
25     "UIKit",
26     "QuartzCore"
27   ]