blob: e4d06935b0a2dd5375efd74f90cce62b9a142a0d [file] [log] [blame]
{
"name": "PerimeterMenu",
"version": "1.1",
"summary": "Pinterest inspired long press menu button.",
"description": "PerimeterMenu is a fancy animated menu for iOS applications written in swift with Storyboard design support.\nSimilar to Pinterest long press menu (button).",
"homepage": "https://github.com/godexsoft/PerimeterMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Kremer": "godexsoft@gmail.com",
"Valera Chevtaev": "myltik@gmail.com"
},
"source": {
"git": "https://github.com/godexsoft/PerimeterMenu.git",
"tag": "1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "PerimeterMenu/Classes/**/*",
"frameworks": "UIKit"
}