2 "name": "TgameMarsSDK",
4 "summary": "A short description of MarsTest.",
5 "description": "TgameMarsSDK",
6 "homepage": "https://gitlab.ttyuyin.com/tgame-client/marssdk",
9 "kkkkkkkk": "kkkkkkkk@kkk.com"
12 "git": "https://gitlab.ttyuyin.com/tgame-client/marssdk.git",
15 "source_files": "Classes/view/**",
16 "public_header_files": "Classes/view/**/*.h",
17 "vendored_frameworks": "Classes/mars.framework",
19 "SystemConfiguration",
31 "ENABLE_BITCODE": "NO",
32 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
34 "pod_target_xcconfig": {
35 "DEFINES_MODULE": "YES",
36 "VALID_ARCHS": "x86_64 arm64",
37 "VALID_ARCHS[sdk=iphoneos*]": "arm64",
38 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
40 "ENABLE_BITCODE": "NO",
49 "user_target_xcconfig": {
50 "DEFINES_MODULE": "YES",
51 "VALID_ARCHS": "x86_64 arm64",
52 "VALID_ARCHS[sdk=iphoneos*]": "arm64",
53 "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
54 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
55 "ENABLE_BITCODE": "NO"
57 "swift_versions": "5.0",
61 "swift_version": "5.0"