| { |
| "name": "ZMainSlideMenu", |
| "version": "1.0.0", |
| "summary": "ZMainSlideMenu.", |
| "description": "ZMainSlideMenu is a simple message View", |
| "homepage": "https://github.com/Daniel-zww/ZMainSlideMenu", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "Daniel": "648118379@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/Daniel-zww/ZMainSlideMenu.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "ZMainSlideMenu/*.swift", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "module_name": "ZMainSlideMenu", |
| "pushed_with_swift_version": "3.0" |
| } |