| { | |
| "name": "NVZoomBounceButton", | |
| "version": "1.0.0", | |
| "summary": "Create zoom and bounce effect for your UIButton", | |
| "homepage": "https://github.com/nhuanvd/NVZoomBounceButton", | |
| "license": "MIT", | |
| "authors": { | |
| "Nhuan Vu Duc": "nhuanvd@live.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/nhuanvd/NVZoomBounceButton.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "NVZoomBounceButton/NVZoomBounceButton.{h,m}", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true | |
| } |