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