blob: be1a3f6f565ed26a97a609196be8d73f8cafb826 [file] [log] [blame]
{
"name": "ISSideBar",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ISSideBar": [
"Pod/Assets/*.png"
]
}
}