| { | |
| "name": "SWMenuController", | |
| "version": "0.0.3", | |
| "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": "0.0.3" | |
| }, | |
| "source_files": "SWMenuController/SWMenuController/*.{h,m}", | |
| "requires_arc": true | |
| } |