blob: 98947e6f6ee9c47a1ba853f735067c6459073b88 [file] [log] [blame]
{
"name": "SimpleLoadingButton",
"version": "0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mruvim/SimpleLoadingButton",
"summary": "Simple button with loading animation",
"authors": {
"Ruvim Miksanskiy": "ruva@codingroup.com"
},
"source": {
"git": "https://github.com/mruvim/SimpleLoadingButton.git",
"tag": "0.4",
"branch": "master"
},
"screenshots": "http://codingroup.com/assets/external/button.gif",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "SimpleLoadingButton/**/*.swift"
}