blob: fa4099e7b682371f1f8d312cc73fb1f5de4162a5 [file] [log] [blame]
{
"name": "PerimeterMenu",
"version": "1.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "PerimeterMenu/Classes/**/*",
"frameworks": "UIKit"
}