blob: 6a44c5f20b7c97b3fe8e71812456da2fc59ad1d9 [file] [log] [blame]
{
"name": "DRYSlidingMenu",
"version": "1.2.0",
"summary": "A sliding menu/slidebar framework.",
"description": " DRYSlidingMenu is a simple container view controller, providing basic functionality for side bars, both on the left and right side.\n\n",
"homepage": "https://github.com/AppFoundry/DRYSlidingMenu",
"license": "MIT",
"authors": {
"Michael Seghers": "mike.seghers@appfoundry.be"
},
"source": {
"git": "https://github.com/appfoundry/DRYSlidingMenu.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/AppFoundryBE",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}