[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / b / XEngineAlertModuleTest / 1.0 / XEngineAlertModuleTest.podspec.json
blob1dc635172f694bc12b9ba72d057a7205add3735c
2   "name": "XEngineAlertModuleTest",
3   "version": "1.0",
4   "summary": "测试模块打包和方法调用",
5   "description": "测试模块打包和方法调用针对模块化应用和功能",
6   "homepage": "https://github.com/XEngineAlertModuleTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "requires_arc": true,
12   "authors": {
13     "lgy881228": "510687394@qq.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/lgy881228/XEngineAlertModuleTest.git",
20     "tag": "1.0"
21   },
22   "source_files": "XEngineAlertModuleTest/*.{h,m}",
23   "public_header_files": "XEngineAlertModuleTest/*.h",
24   "pod_target_xcconfig": {
25     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
26   }