blob: 0a50a1aa384ca400d54f49243f36dc8c28d396db [file] [log] [blame]
{
"name": "ISSideBar",
"version": "0.1.2",
"summary": "Side Bar menu that works with Storyboard.",
"description": "ISSideBar is a simple container that let you create you side bar menus style programmatically and using the storyboard.",
"homepage": "https://github.com/ziadtamim/ISSideBar",
"license": "MIT",
"authors": {
"Ziad Tamim": "tamim.ziad@gmail.com"
},
"source": {
"git": "https://github.com/ziadtamim/ISSideBar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ISSideBar": [
"Pod/Assets/*.png"
]
}
}