blob: 4f3705ff98a328716d944ada03619e29bebd7696 [file] [log] [blame]
{
"name": "MCToast",
"version": "0.0.4",
"summary": "Toast交互",
"description": "TODO: Add long description of the pod here.",
"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.0.4"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "MCToast/Classes/**/*",
"resource_bundles": {
"ToastBundle": [
"MCToast/Assets/**/*"
]
},
"swift_version": "5.0"
}