| { | |
| "name": "JPButton", | |
| "version": "0.4", | |
| "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.4" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Classes/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |