[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 7 / 9 / GoatUniSDK / 0.0.3 / GoatUniSDK.podspec.json
blob7e16fb5770e8f041125a3d17fd84799213479ed4
2   "name": "GoatUniSDK",
3   "summary": "GoatUniSDK",
4   "version": "0.0.3",
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.3"
15   },
16   "preserve_paths": "GoatUniSDK/*",
17   "resources": "GoatUniSDK/SVProgressHUD.bundle",
18   "vendored_frameworks": "**/GTSDK.framework",
19   "dependencies": {
20     "GoatCoreSDK": [
22     ]
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }