blob: bf5470380079964796e1e5599f101fcde9f1e489 [file] [log] [blame]
{
"name": "MWToast",
"version": "1.1.0",
"summary": "MWToast",
"description": "新增展示Hud、图片、进度条,优化优先级的控制",
"homepage": "https://github.com/yxh418983798/MWToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "git@192.168.199.108:ios/private_oc/mwtoast.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MWToast/Classes/**/*",
"public_header_files": "MWToast/Classes/{MWToast,MWToastDefines,MWToastDelegate}.h",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true
}