| { | |
| "name": "POPButton", | |
| "version": "1.0", | |
| "summary": "A Custom Bounce Animation Button With Swift", | |
| "homepage": "https://github.com/OO-E/POPButton", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Özgün": "ergenozgun@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/OO-E/POPButton.git", | |
| "tag": "1.1" | |
| }, | |
| "source_files": "POPButton/*.swift" | |
| } |