[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 7 / UICircularProgressRing / 6.0.1 / UICircularProgressRing.podspec.json
blob9ae85c29f72bbce2d2da009158fb5e25397e6cfd
2   "name": "UICircularProgressRing",
3   "version": "6.0.1",
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     "tvos": "10.0"
22   },
23   "source": {
24     "git": "https://github.com/luispadron/UICircularProgressRing.git",
25     "tag": "v6.0.1"
26   },
27   "source_files": [
28     "src/UICircularProgressRing",
29     "src/UICircularProgressRing/**/*.{h,m}"
30   ]