blob: 5810f239488046563a1778a1eaa3e05c94bfb6ed [file] [log] [blame]
{
"name": "SimpleLoadingButton",
"version": "0.1.1",
"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.1.1",
"branch": "master"
},
"screenshots": "http://codingroup.com/assets/external/button.gif",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SimpleLoadingButton/**/*.swift"
}