| { | |
| "name": "CircleMenu", | |
| "version": "0.0.4", | |
| "summary": "Amazing animation with buttons", | |
| "homepage": "https://github.com/Ramotion/circle-menu", | |
| "license": "MIT", | |
| "authors": { | |
| "Juri Vasylenko": "juri.v@ramotion.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Ramotion/circle-menu.git", | |
| "tag": "0.0.4" | |
| }, | |
| "source_files": "CircleMenuLib/**/*.swift", | |
| "requires_arc": true | |
| } |