blob: 5fce9e1d2e5f0e2e378ee6538401c4d1187f0394 [file] [log] [blame]
{
"name": "SimpleLoadingButton",
"version": "0.3",
"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.3",
"branch": "master"
},
"screenshots": "http://codingroup.com/assets/external/button.gif",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "SimpleLoadingButton/**/*.swift",
"pushed_with_swift_version": "3.0"
}