[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / b / 1 / GCCircularProgressView / 1.2.0 / GCCircularProgressView.podspec.json
blob2d5bacd20a7932f8cad25ebe2e730a65fd30ad1f
2   "name": "GCCircularProgressView",
3   "version": "1.2.0",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "swift_version": "4.0"