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