blob: 0bcdb8716267253298da4efa92ccb920131c8309 [file] [log] [blame]
{
"name": "SWMenuController",
"version": "1.0.0",
"homepage": "https://github.com/zhoushaowen/SWMenuController",
"platforms": {
"ios": "7.0"
},
"summary": "侧滑手势框架",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWMenuController.git",
"tag": "1.0.0"
},
"source_files": "SWMenuController/SWMenuController/*.{h,m}",
"requires_arc": true
}