| { |
| "name": "MMSwiftDrawer", |
| "version": "0.1.0", |
| "summary": "Side Drawer Navigation controller similar to Android.", |
| "description": "\"A convenience cocoa pod that allow developer to present side menu drawer.\"", |
| "homepage": "https://github.com/mir-taqi/MMSwiftDrawer", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "mir-taqi": "mtaqi@sejeltech.com" |
| }, |
| "source": { |
| "git": "https://github.com/mir-taqi/MMSwiftDrawer.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "MMSwiftDrawer/Classes/**/*", |
| "frameworks": "UIKit" |
| } |