[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / f / 7 / UICircularProgressRing / 1.1.9 / UICircularProgressRing.podspec.json
blobb7ac344b720801b333c0a4508a131e02722a2c69
2   "name": "UICircularProgressRing",
3   "version": "1.1.9",
4   "summary": "A highly customizable circular progress bar for iOS written in Swift 3",
5   "description": "A highly customizable circular progress bar for iOS written in Swift 3. With Interface Builder support.",
6   "homepage": "https://github.com/luispadron/UICircularProgressRing",
7   "screenshots": [
8     "https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/GitHubAssets/styles-banner.png",
9     "https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/GitHubAssets/demo.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Luis Padron": "luispadronedu@gmail.com"
17   },
18   "social_media_url": "https://luispadron.com",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source": {
23     "git": "https://github.com/luispadron/UICircularProgressRing.git",
24     "tag": "v1.1.9"
25   },
26   "source_files": [
27     "UICircularProgressRing",
28     "UICircularProgressRing/**/*.{h,m}"
29   ],
30   "pushed_with_swift_version": "3.0"