blob: e968dfa20ad32016baab3e15d45722b7afba651e [file] [log] [blame]
{
"name": "EGMenuBar",
"version": "0.1.1",
"summary": "A simple and elegant menu inspired by facebooks like animation",
"description": "Simple and elegant Menu Bar written in Swift. Inspired by facebooks like feature. Easy to use",
"homepage": "https://github.com/emilgras/EGMenuBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"emilgras": "emil.gras@gmail.com"
},
"source": {
"git": "https://github.com/emilgras/EGMenuBar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EGMenuBar/Classes/**/*"
}