blob: c4a8558f956c12d6d8d528343b230fbbf7dac897 [file] [log] [blame]
{
"name": "XYSideViewController",
"version": "1.0.0",
"summary": "A Side ViewController container like the QQ app\n仿QQ侧滑菜单",
"description": "A Side ViewController container like the QQ app\n仿QQ侧滑菜单ViewController",
"homepage": "https://github.com/FireHsia/XYSideViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"firehsia": "firehsia1204@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/FireHsia/XYSideViewController.git",
"tag": "1.0.0"
},
"source_files": [
"XYSideViewController",
"XYSideViewController/*.{h,m}"
]
}