blob: 5c7a8cf84c2fd1f3ec59ba72500e6da166b4fcb6 [file] [log] [blame]
{
"name": "QZToast",
"version": "1.0.0",
"summary": "A toast applied to application.",
"description": "It can privde three style toasts in your iOS application.",
"homepage": "https://github.com/Quentin123456/QZToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin123456": "quentinzang@gmail.com"
},
"source": {
"git": "https://github.com/Quentin123456/QZToast.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QZToast/Classes/**/*",
"frameworks": "UIKit"
}