blob: 5e1763750c4c08aaa3dd5de33c5b99bf9f52a2db [file] [log] [blame]
{
"name": "MWToast",
"version": "1.1.5",
"summary": "默往Toast组件",
"description": "过滤空文字",
"homepage": "git@192.168.199.108:ios/framework/MWToast.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "git@192.168.199.108:ios/framework/MWToast.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MWToast/**/*.{framework}",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true
}