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