blob: 1dc635172f694bc12b9ba72d057a7205add3735c [file] [log] [blame]
{
"name": "XEngineAlertModuleTest",
"version": "1.0",
"summary": "测试模块打包和方法调用",
"description": "测试模块打包和方法调用针对模块化应用和功能",
"homepage": "https://github.com/XEngineAlertModuleTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"authors": {
"lgy881228": "510687394@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/lgy881228/XEngineAlertModuleTest.git",
"tag": "1.0"
},
"source_files": "XEngineAlertModuleTest/*.{h,m}",
"public_header_files": "XEngineAlertModuleTest/*.h",
"pod_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}