| { |
| "name": "MKCutImageViewController", |
| "version": "0.0.1", |
| "summary": "一个图片按比例剪切器", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/maqingbo2014/MKCutImageViewController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "maqingbo2014": "249086205@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/maqingbo2014/MKCutImageViewController.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "MKCutImageViewController/Classes/**/*" |
| } |