| { |
| "name": "MMDrawController", |
| "version": "5.0.0", |
| "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": "5.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "MMDrawController/Classes/**/*" |
| } |