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