[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / a / 6 / CircleProgressBar / 0.2 / CircleProgressBar.podspec.json
blob70306f8d6368e336dcf12d455ed608aea2e46ea5
2   "name": "CircleProgressBar",
3   "version": "0.2",
4   "summary": "Circle ProgressBar control for iOS.",
5   "description": "                   Provides wide range of customization options.\n                   Supports XCode 6 live rendering feature for on-the-fly customization.\n                   Has ability to animate ProgressBar's progress chage.\n",
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.2"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "CircleProgressBarDemo/CircleProgressBar/*",
24   "frameworks": [
25     "UIKit",
26     "QuartzCore"
27   ]