| { |
| "name": "MMDrawController", |
| "version": "0.1.4", |
| "summary": "Slide drawer", |
| "description": "Can set slider on rear and front , more easily for setting size and controller", |
| "homepage": "https://github.com/MillmanY/MMDrawController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "millmanyang@gmail.com": "millmanyang@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/MillmanY/MMDrawController.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "MMDrawController/Classes/**/*", |
| "pushed_with_swift_version": "3.0-GM-CANDIDATE" |
| } |