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