blob: 7265849ebe76e8aab77067a311f84f0f9693e849 [file] [log] [blame]
{
"name": "RPSlidingMenu",
"version": "1.0.0",
"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.0"
},
"source_files": "RPSlidingMenu/*.{h,m}",
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"requires_arc": false
}