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