| { | |
| "name": "MGXStitchImage", | |
| "version": "0.1.0", | |
| "summary": "微信群组头像.", | |
| "description": "多张图片拼接为一张大图, 效果可参考微信群组头像.", | |
| "homepage": "https://github.com/changjianfeishui/MGXStitchImage", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "mangox": "www.devzhang.cn" | |
| }, | |
| "source": { | |
| "git": "https://github.com/changjianfeishui/MGXStitchImage.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "swift_version": "5.0", | |
| "source_files": "MGXStitchImage/Classes/**/*" | |
| } |