blob: 6afc26d8ff29604e6cdc5eec1e28e18725a0e2a3 [file] [log] [blame]
{
"name": "MenuView",
"version": "0.1.0",
"summary": "Simple menu view",
"description": "Simple menu view for Objective C.",
"homepage": "https://github.com/leninsmannath/MenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leninsmannath": "leninsmannath@gmail.com"
},
"source": {
"git": "https://github.com/leninsmannath/MenuView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MenuView/Classes/**/*"
}