blob: 6d04626b7a72db58bfda1720568696189d618073 [file] [log] [blame]
{
"name": "MWToast",
"version": "1.0.0",
"summary": "MWToast",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yxh418983798/MWToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yxh418983798": "418983798@qq.com"
},
"source": {
"git": "git@192.168.199.108:ios/private_oc/mwtoast.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Masonry": [
]
},
"source_files": "MWToast/Classes/**/*"
}