blob: ce721cb3bb497b9929cfe50249ff5690468b5ba2 [file] [log] [blame]
{
"name": "VTToastToolKit",
"version": "1.0.2",
"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.2"
},
"source_files": "VTToastToolKit/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0"
}