blob: 481d9f7dab7943da7b342600c6af5136407274c6 [file] [log] [blame]
{
"name": "SWMenuController",
"version": "1.0.1",
"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.1"
},
"source_files": "SWMenuController/SWMenuController/*.{h,m}",
"requires_arc": true
}