blob: cffc170768d2901b62662e9dd2f6a6918767e37e [file] [log] [blame]
{
"name": "btgProgressView",
"version": "0.1.0",
"summary": "Gradient progress view",
"description": "Gradient progress view with a white circle that indicates te end of the progress",
"homepage": "https://github.com/manustarck/btgProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"manustarck": "mstarck@liricus.com.ar"
},
"source": {
"git": "https://github.com/manustarck/btgProgressView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "btgProgressView/Classes/**/*"
}