blob: dec51cbbf21c6619cd556403a37317ec357566f1 [file] [log] [blame]
{
"name": "XDSDrawerLRViewController",
"version": "0.0.3",
"summary": "Custom Drawer ViewController,Support Left Or Right Drawer",
"description": "This Project provide Custom Drawer ViewController,Support Left Or Right Drawer,help to quickly create Drawer ViewController",
"homepage": "https://github.com/MountainXiang/XDSDrawerLRViewController",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"MountainXiang": "783600983@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/MountainXiang/XDSDrawerLRViewController.git",
"tag": "0.0.3"
},
"source_files": "XDSDrawerLRViewController.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}