blob: fab5f16b9a536f4014b23c68d71124c93066f42d [file] [log] [blame]
{
"name": "XHDrawerController",
"version": "0.1.0",
"summary": "Integrate easily a sliding panel controller mechanism in your project!",
"homepage": "https://github.com/JackTeam/XHDrawerController",
"license": "MIT",
"authors": {
"xhzengAIB": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/JackTeam/XHDrawerController.git",
"tag": "v0.1.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "5.0"
},
"source_files": "Source",
"requires_arc": true
}