blob: 88b6d5911d6fb8d47d9cea2172d3cf6400b33a30 [file] [log] [blame]
{
"name": "MWAlerter",
"version": "1.0.1",
"summary": "默往弹窗组件",
"description": "修复bug",
"homepage": "git@192.168.199.108:ios/framework/MWAlerter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "git@192.168.199.108:ios/framework/MWAlerter.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MWAlerter/**/*.{framework}",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true
}