blob: 8019ce9f951661db0e153eb617b926006399ba4a [file] [log] [blame]
{
"name": "JPLoadingButton",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JPLoadingButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}