blob: b9a91ab7ecb9eea50095c23fb47b93d30fd3c40e [file] [log] [blame]
{
"name": "MCToast",
"version": "0.1.0",
"summary": "Swift版本的HUD,支持多种自定义方案。使用方便。",
"homepage": "https://github.com/mancongiOS/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MC": "562863544@qq.com"
},
"source": {
"git": "https://github.com/mancongiOS/MCToast.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "MCToast/Classes/**/*",
"resource_bundles": {
"ToastBundle": [
"MCToast/Assets/**/*"
]
},
"dependencies": {
"lottie-ios": [
]
},
"swift_version": "5.0"
}