[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 7 / 9 / GoatUniSDK / 3.6.2.4 / GoatUniSDK.podspec.json
blobee98e0bae5118e9ffed54ba0ac0c780fe35484b4
2   "name": "GoatUniSDK",
3   "summary": "GoatUniSDK",
4   "version": "3.6.2.4",
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": "3.6.2.4"
15   },
16   "preserve_paths": "GoatUniSDK/*",
17   "resources": [
18     "GoatUniSDK/SVProgressHUD.bundle",
19     "GoatUniSDK/GOAT_RSE/*"
20   ],
21   "vendored_frameworks": "**/GTSDK.framework",
22   "dependencies": {
23     "GoatCoreSDK": [
25     ]
26   },
27   "frameworks": [
28     "iAd",
29     "AdSupport",
30     "CoreTelephony",
31     "Accelerate"
32   ],
33   "libraries": "c++",
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   }