blob: 9d794b7f12e9ccc2fe733ea2faaf361e89cf5f74 [file] [log] [blame]
{
"name": "EGMenuBar",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EGMenuBar/Classes/**/*"
}