blob: bc480bc34ab49938d6f1ae631a67aad14e6beeaf [file] [log] [blame]
{
"name": "VTToastToolKit",
"version": "1.0.3",
"summary": "自定义的弹窗",
"homepage": "https://github.com/pangxiang1992/VTToastToolKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"庞翔": "pangxiangios@163.com"
},
"source": {
"git": "https://github.com/pangxiang1992/VTToastToolKit.git",
"tag": "1.0.3"
},
"source_files": "VTToastToolKit/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0"
}