blob: 7895a86939e5085609ccb53a4a49e6d3a2c07720 [file] [log] [blame]
{
"name": "GCActivityIndicator",
"version": "0.2.0",
"summary": "A customizable activity indicator.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gtchance/GCActivityIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gtchance": "graham@gtcsoftware.com"
},
"source": {
"git": "https://github.com/gtchance/GCActivityIndicator.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GCActivityIndicator/Classes/**/*",
"swift_version": "4.1"
}