blob: a61d0dc947ffcb4d0609f628d30bb651e3d3e78c [file] [log] [blame]
{
"name": "CLSideMenu",
"version": "0.0.1",
"summary": "Side Menu with zooming and menu item display effects",
"homepage": "https://github.com/quocchinh/CLSideMenu",
"license": "MIT",
"authors": {
"Chinh Le": "quocchinh.le@2359media.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/quocchinh/CLSideMenu.git",
"tag": "0.0.1"
},
"source_files": [
"CLSideMenu",
"CLSideMenu/**/*.{h,m}"
],
"requires_arc": true
}