[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 6 / TgameMarsSDK / 0.0.2 / TgameMarsSDK.podspec.json
blob8547677f582e70e21218e356eaf97b45d11a66f9
2   "name": "TgameMarsSDK",
3   "version": "0.0.2",
4   "summary": "A short description of MarsTest.",
5   "description": "TgameMarsSDK",
6   "homepage": "https://gitlab.ttyuyin.com/tgame-client/marssdk",
7   "license": "MIT",
8   "authors": {
9     "kkkkkkkk": "kkkkkkkk@kkk.com"
10   },
11   "source": {
12     "git": "https://gitlab.ttyuyin.com/tgame-client/marssdk.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "Classes/view/**",
16   "public_header_files": "Classes/view/**/*.h",
17   "vendored_frameworks": "Classes/mars.framework",
18   "frameworks": [
19     "SystemConfiguration",
20     "Foundation",
21     "CoreTelephony",
22     "CoreGraphics"
23   ],
24   "libraries": [
25     "z",
26     "resolv.9",
27     "c++",
28     "stdc++"
29   ],
30   "xcconfig": {
31     "ENABLE_BITCODE": "NO",
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
33   },
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",
41     "OTHER_LDFLAGS": [
42       "-lc++",
43       "-llibstdc++.dylib",
44       "-lstdc++",
45       "-llibz.tbd",
46       "-llibresolv.9.tbd"
47     ]
48   },
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"
56   },
57   "swift_versions": "5.0",
58   "platforms": {
59     "ios": "9.0"
60   },
61   "swift_version": "5.0"