blob: d9f5dc84106048268f6ded4dca66c219c47a1b11 [file] [log] [blame]
{
"name": "QPFloatDrawerController",
"version": "0.0.1",
"summary": "Float drawer side menu for iOS.",
"homepage": "https://github.com/quangpc/QPFloatDrawerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quang Pham Cong": "quang.phamcong@gmail.com"
},
"source": {
"git": "https://github.com/quangpc/QPFloatDrawerController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "QPFloatDrawerController",
"frameworks": "QuartzCore"
}