blob: bffc17f443a22af9c9a432209a0a66fa7faf3cd7 [file] [log] [blame]
{
"name": "IAMenuController",
"version": "0.2.1",
"summary": "A simple slide out menu controller container.",
"homepage": "https://github.com/21x9/IAMenuController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark Adams": "mark@thoughtbot.com"
},
"source": {
"git": "https://github.com/21x9/IAMenuController.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "IAMenuController/**/*.{h,m}",
"frameworks": "QuartzCore"
}