blob: f20ba8798298075d09d2705ad92d2d0842494e29 [file] [log] [blame]
{
"name": "LIVBubbleMenu",
"version": "1.1.0",
"summary": "An animated and customisable bubble menu for iOS8.",
"description": "An animated bubble menu using the pop animation library (https://github.com/facebook/pop). The menu is fully customizable in terms of radius, number of items, animation speed, bounciness, background, alpha ect.",
"homepage": "https://github.com/limitlessvirtual/LIVBubbleMenu-iOS",
"license": "MIT",
"authors": {
"limitlessvirtual": "info@limitlessvirtual.com"
},
"platforms": {
"ios": "7.1"
},
"source_files": "LIVBubbleMenu",
"source": {
"git": "https://github.com/limitlessvirtual/LIVBubbleMenu-iOS.git",
"tag": "v1.1.0"
},
"dependencies": {
"pop": [
"~> 1.0.7"
]
},
"requires_arc": true
}