blob: 00c3b83e2710e60f3bb75517d8cb110ed358d952 [file] [log] [blame]
{
"name": "CLToast",
"version": "1.0.1",
"swift_version": "4.0",
"license": "MIT",
"summary": "This is a Toast",
"homepage": "https://github.com/Darren-chenchen/CLToast",
"authors": {
"Darren-chenchen": "1597887620@qq.com"
},
"source": {
"git": "https://github.com/Darren-chenchen/CLToast.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLToast/CLToast/**/*.swift",
"resource_bundles": {
"CLToast": [
"CLToast/CLToast/Images/**/*.png",
"CLToast/CLToast/**/*.{xib,storyboard}",
"CLToast/CLToast/**/*.{lproj,strings}"
]
}
}