blob: 1d4afb8bcf4dd60e0f37d9b7d022e87176695c34 [file] [log] [blame]
{
"name": "GoatUniSDK",
"summary": "GoatUniSDK",
"version": "3.6.2.3",
"platforms": {
"ios": "9.0"
},
"description": "copyright 2021 goatgames Ltd. All rights reserved.",
"homepage": "https://cocoapods.goatgames.com/sdk/applestore_gb",
"documentation_url": "https://cocoapods.goatgames.com/sdk/applestore_gb",
"authors": "goatgames",
"source": {
"git": "https://cocoapods.goatgames.com/sdk/applestore_gb.git",
"tag": "3.6.2.3"
},
"preserve_paths": "GoatUniSDK/*",
"resources": [
"GoatUniSDK/SVProgressHUD.bundle",
"GoatUniSDK/GOAT_RSE/*"
],
"vendored_frameworks": "**/GTSDK.framework",
"dependencies": {
"GoatCoreSDK": [
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}