blob: fbfcab4388dcded22aec4f998e6897973c9ae70c [file] [log] [blame]
{
"name": "JPLoadingButton",
"version": "0.3.0",
"summary": "A button that loads for network and animates to a new view controller",
"description": "Uses to show a button that is loading. Good use for loggin in and waiting for a response",
"homepage": "https://github.com/julp04/JPLoadingButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"julp04": "julpanucci@gmail.com"
},
"source": {
"git": "https://github.com/julp04/JPLoadingButton.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JPLoadingButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}