[Add] ChartboostMediationAdapterGoogleBidding 4.11.12.0.1
[CocoaPods.git] / Specs / c / 0 / f / ZegoMiniGame / 1.0.0 / ZegoMiniGame.podspec.json
blobbddc01e87733b26c06a89620abda3e0b636eb775
2   "name": "ZegoMiniGame",
3   "version": "1.0.0",
4   "summary": "A short description of ZegoMiniGame.",
5   "homepage": "https://github.com/kindvoon/ZegoMiniGame.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kindvoon": "kindvoon@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/kindvoon/ZegoMiniGame.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "frameworks": [
21     "ZegoConnection",
22     "ZegoMiniGameEngine"
23   ],
24   "ios": {
25     "vendored_frameworks": [
26       "Frameworks/ZegoConnection.xcframework",
27       "Frameworks/ZegoMiniGameEngine.xcframework"
28     ]
29   },
30   "libraries": [
31     "iconv",
32     "z",
33     "stdc++",
34     "c++"
35   ],
36   "requires_arc": true,
37   "pod_target_xcconfig": {
38     "VALID_ARCHS": "x86_64 armv7 arm64"
39   }