[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 7 / 9 / GoatUniSDK / 0.0.1 / GoatUniSDK.podspec.json
blob97ff63d404ce64533d8279843834e8bfce3cfa06
2   "name": "GoatUniSDK",
3   "summary": "GoatUniSDK",
4   "version": "0.0.1",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "copyright 2021 goatgames Ltd. All rights reserved.",
9   "homepage": "https://cocoapods.goatgames.com/sdk/applestore_gb",
10   "documentation_url": "https://cocoapods.goatgames.com/sdk/applestore_gb",
11   "authors": "goatgames",
12   "source": {
13     "git": "https://cocoapods.goatgames.com/sdk/applestore_gb.git",
14     "tag": "0.0.1"
15   },
16   "preserve_paths": "**/GTSDK.framework/*",
17   "source_files": "**/GTSDK.framework/Headers/*.h",
18   "public_header_files": "**/GTSDK.framework/Headers/*.h",
19   "vendored_frameworks": "**/GTSDK.framework",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }