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