| { | |
| "name": "ChopeToastView", | |
| "version": "0.3.0", | |
| "license": "MIT", | |
| "homepage": "https://github.com/chope-yoonhg84/ChopeToastView", | |
| "authors": { | |
| "Chope": "yoonhg2002@gmail.com" | |
| }, | |
| "summary": "iOS toast view", | |
| "source": { | |
| "git": "https://github.com/chope-yoonhg84/ChopeToastView.git", | |
| "tag": "v0.3.0" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source_files": "ChopeToastView/*.{h,m}", | |
| "requires_arc": true | |
| } |