[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / b / 1 / GCCircularProgressView / 1.0.1 / GCCircularProgressView.podspec.json
blob81ea5533d4197434e716f9a73ad230e32059f25d
2   "name": "GCCircularProgressView",
3   "version": "1.0.1",
4   "summary": "A circular progress view.",
5   "description": "This library creates a circular progress view that may be used for loading or downloading UI.",
6   "homepage": "https://github.com/gigiodc/GCCircularProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gigiodc": "giancarlo.cavalcante@tvglobo.com.br"
13   },
14   "source": {
15     "git": "https://github.com/gigiodc/GCCircularProgressView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "swift_version": "4.0"