4 "summary": "A short description of LoverUtils.",
5 "description": "A short description of LoverUtils.xxx",
6 "homepage": "https://github.com/sharephoenix/LoverUtils",
9 "alexluan": "326083325@qq.com"
15 "git": "https://github.com/sharephoenix/LoverUtils.git",
18 "static_framework": true,
21 "bin/**/*.{h,m,swift,framework}"
23 "exclude_files": "bin/Exclude",
24 "pod_target_xcconfig": {
25 "DEFINES_MODULE": "YES",
26 "CLANG_ENABLE_MODULE_DEBUGGING": "YES",
27 "CLANG_ENABLE_MODULES": "YES",
28 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
29 "SWIFT_VERSION": "5.0",
30 "SWIFT_OBJC_INTERFACE_HEADER_NAME": "LoverUtils-Swift.h",
31 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"