blob: f1d02dcad3c51d2a05eb783676d9d87adc5bd957 [file] [log] [blame]
{
"name": "GCCircularProgressView",
"version": "1.0.0",
"summary": "A circular progress view.",
"description": "This library creates a circular progress view that may be used for loading or downloading UI.",
"homepage": "https://github.com/gigiodc/GCCircularProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gigiodc": "giancarlo.cavalcante@tvglobo.com.br"
},
"source": {
"git": "https://github.com/gigiodc/GCCircularProgressView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{swift}",
"swift_version": "4.0"
}