[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 7 / UICircularProgressRing / 2.1.0 / UICircularProgressRing.podspec.json
blob13c81b837ece51bf88eaff92380558f963d13961
2   "name": "UICircularProgressRing",
3   "version": "2.1.0",
4   "summary": "A highly customizable circular progress bar for iOS written in Swift",
5   "description": "A highly customizable circular progress bar for iOS written in Swift, with Interface Builder support.",
6   "homepage": "https://github.com/luispadron/UICircularProgressRing",
7   "screenshots": [
8     "https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/.github/banner.png",
9     "https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/.github/demo.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Luis Padron": "heyluispadron@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": "v2.1.0"
25   },
26   "source_files": [
27     "src/UICircularProgressRing",
28     "src/UICircularProgressRing/**/*.{h,m}"
29   ]