[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / 6 / GGOpenSDK / 0.0.1 / GGOpenSDK.podspec.json
blobdfe68082d6928efdd31b1ff69c658cb5af65563f
2   "name": "GGOpenSDK",
3   "version": "0.0.1",
4   "summary": "OpenSDK des",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gamegoing.com",
7   "authors": {
8     "developer": "developer@gamegoing.net"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/GameGoingGZ/opensdk.git",
20     "tag": "0.0.1"
21   },
22   "vendored_frameworks": "FrameworkBuild/Universal/OpenSDK.framework",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "ARCHS": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "ARCHS": "arm64"
30   }