blob: 9c62b4676b22756aa72100a5b0bbb5efc93d5260 [file] [log] [blame]
{
"name": "MCToast",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "MCToast/Classes/**/*",
"resource_bundles": {
"ToastBundle": [
"MCToast/Assets/**/*"
]
},
"swift_version": "5.0"
}