blob: 81ea5533d4197434e716f9a73ad230e32059f25d [file] [log] [blame]
{
"name": "GCCircularProgressView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*.{swift}",
"swift_version": "4.0"
}