blob: bf0ad9b9a529c3df07920d5b601ebffa96d7c88e [file] [log] [blame]
{
"name": "DownloadingProgressButton",
"version": "0.1.0",
"summary": "Button with progress indicator.",
"description": "Button with progress indicator. Use as downloading indicator or whatever you want.",
"homepage": "https://github.com/VAndrJ/DownloadingProgressButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VAndrJ": "vandrjios@gmail.com"
},
"source": {
"git": "https://github.com/VAndrJ/DownloadingProgressButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DownloadingProgressButton/Classes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}