{ | |
"name": "ChopeToastView", | |
"version": "0.1", | |
"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.1" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source_files": "ChopeToastView/*.{h,m}", | |
"requires_arc": true | |
} |