blob: 298028862a1366765ce5c19d983db23b6467eb50 [file] [log] [blame]
{
"name": "RESideMenu-onlyLeft",
"version": "4.0.7",
"authors": {
"Jongsu Park": "pjs7678@gmail.com"
},
"homepage": "https://github.com/pjs7678/RESideMenu",
"summary": "RESideMenu with right panning option.",
"source": {
"git": "https://github.com/pjs7678/RESideMenu.git",
"tag": "4.0.7"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RESideMenu",
"public_header_files": "RESideMenu/*.h",
"ios": {
"frameworks": "QuartzCore"
}
}