blob: e6b0eb816de8177aa192dad01db637bbfd26dfdf [file] [log] [blame]
{
"name": "MWAssets",
"version": "1.0.2",
"summary": "默往资源加载/国际化组件",
"description": "添加语言国际化",
"homepage": "http://192.168.199.108/ios/private_oc/mwassets.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "http://192.168.199.108/ios/private_oc/mwassets.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MWAssets/Classes/**/*",
"public_header_files": "Products/Classes/**/*.h",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true
}