[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / a / 6 / CircleProgressBar / 0.32 / CircleProgressBar.podspec.json
blob7b403ff28ddabee3b43272229a4186de065bc75b
2   "name": "CircleProgressBar",
3   "version": "0.32",
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.32"
18   },
19   "platforms": {
20     "ios": "7.0",
21     "tvos": "9.0"
22   },
23   "requires_arc": true,
24   "source_files": "CircleProgressBarDemo/CircleProgressBar/*",
25   "frameworks": [
26     "UIKit",
27     "QuartzCore"
28   ]