{ | |
"name": "JPButton", | |
"version": "0.1", | |
"summary": "Custom UIButton effects and animations.", | |
"homepage": "https://github.com/josippetric/JPButton", | |
"license": "MIT", | |
"authors": { | |
"Josip Petric": "josip.petric1@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/josippetric/JPButton.git", | |
"tag": "0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Classes/*.swift", | |
"pushed_with_swift_version": "3.0" | |
} |