[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 4 / f / 7 / UICircularProgressRing / 1.1.0 / UICircularProgressRing.podspec.json
blob5d9b8c1120454f7bb77c05871b851ec7f14b8513
2   "name": "UICircularProgressRing",
3   "version": "1.1.0",
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": "9.0"
21   },
22   "source": {
23     "git": "https://github.com/luispadron/UICircularProgressRing.git",
24     "tag": "v1.1.0"
25   },
26   "source_files": [
27     "UICircularProgressRing",
28     "UICircularProgressRing/**/*.{h,m}"
29   ]