blob: d01b8cd6fad9487ac0832300701a6fd1e522d885 [file] [log] [blame]
{
"name": "RESideMenu",
"version": "4.0.2",
"authors": {
"Roman Efimov": "romefimov@gmail.com"
},
"homepage": "https://github.com/romaonthego/RESideMenu",
"summary": "iOS 7 style side menu with parallax effect.",
"source": {
"git": "https://github.com/romaonthego/RESideMenu.git",
"tag": "4.0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RESideMenu",
"public_header_files": "RESideMenu/*.h",
"ios": {
"frameworks": "QuartzCore"
}
}