blob: 5d6721936ca17c68bacb55637318027e325d4249 [file] [log] [blame]
{
"name": "MMFloatingDrawer",
"version": "0.1.0",
"summary": "Side Drawer Navigation controller similar to Android.",
"description": "\"A convenience cocoa pod that allow developer to present side menu drawer.\"",
"homepage": "https://github.com/mir-taqi/MMFloatingDrawer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mir-taqi": "taqi1435@gmail.com"
},
"source": {
"git": "https://github.com/mir-taqi/MMFloatingDrawer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMFloatingDrawer/Classes/**/*",
"frameworks": "UIKit"
}