| { |
| "name": "GSMessagesCustom", |
| "version": "0.1.1", |
| "summary": "基于GSMessages添加了图片,以及设置图片相对位置的位置,以及自定义toast的背景颜色.", |
| "description": "基于GSMessages添加了图片,以及设置图片相对位置的位置,以及自定义toast的背景颜色.\n具体用法和GSMessages一致。", |
| "homepage": "https://github.com/547/GSMessagesCustom", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "547": "timer_sevenWang@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/547/GSMessagesCustom.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "GSMessagesCustom/Classes/**/*", |
| "swift_versions": "4.1", |
| "swift_version": "4.1" |
| } |