blob: 78a6c9688c36bd061823e1a0b35a74720cf94725 [file] [log] [blame]
{
"name": "RPSlidingMenu",
"version": "1.0.2",
"summary": "A collection view menu in the style of UltraVisual",
"authors": {
"Paul Thorsteinson": "paul@robotsandpencils.com"
},
"homepage": "https://github.com/RobotsAndPencils/RPSlidingMenu",
"source": {
"git": "https://github.com/RobotsAndPencils/RPSlidingMenu.git",
"tag": "1.0.2"
},
"source_files": "RPSlidingMenu/*.{h,m}",
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}