blob: d5be8e230b0a8100f173233d3c6145bca711b7a9 [file] [log] [blame]
{
"name": "MyDrawerViewController",
"version": "0.0.1",
"summary": "抽屉效果.",
"description": "抽屉效果封装。",
"homepage": "https://github.com/CaiChenghan/MyDrawerViewController",
"license": "MIT",
"authors": {
"蔡成汉": "1178752402@qq.com"
},
"source": {
"git": "https://github.com/CaiChenghan/MyDrawerViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MyDrawerViewController/*.{h,m}",
"resource_bundles": {
"MyDrawerViewController": [
"Pod/Assets/*.png"
]
}
}