blob: 20bc5b66644b4eaeda13fbd411df6118cc60712b [file] [log] [blame]
{
"name": "ZDMToast",
"version": "1.0.0",
"summary": "Toast 弹出View",
"description": "这是个toast 类似安卓弹出效果",
"homepage": "https://github.com/MING10/ZDMToast.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MING10": "zmd3099@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MING10/ZDMToast.git",
"tag": "v1.0.0"
},
"source_files": [
"ZDMToast",
"ZDMToast/**/*.{h,m}"
]
}