blob: d34f9d130a8a52da5fe9c9405a98ff7f87f5b64f [file] [log] [blame]
{
"name": "RESideMenu-onlyLeft",
"version": "1.0",
"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": "1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RESideMenu",
"public_header_files": "RESideMenu/*.h",
"ios": {
"frameworks": "QuartzCore"
}
}