| { | |
| "name": "BLImageCrop", | |
| "version": "1.0", | |
| "summary": "图片剪裁", | |
| "description": "轻量级的 图片剪裁", | |
| "homepage": "https://github.com/IceTears1/BLImageCrop", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "冰": "642203775@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/IceTears1/BLImageCrop.git", | |
| "tag": "1.0" | |
| }, | |
| "source_files": "Demo/Demo/BLImageCrop/*.{h,m}", | |
| "requires_arc": true | |
| } |