blob: b85016ddb821a17812d57688ce21125f4b7b17ae [file] [log] [blame]
{
"name": "ADBubbleMenu",
"version": "1.0.2",
"summary": "It gives an animation with a bubble of menus.",
"description": "It gives an animation with a bubble of menus.",
"homepage": "https://github.com/AnirudhDas/ADBubbleMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aniruddha Das": "cse.anirudh@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AnirudhDas/ADBubbleMenu.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}