blob: e0078952c2648b8773eb4a5d53d89c027702b377 [file] [log] [blame]
{
"name": "GoatUniSDK",
"summary": "GoatUniSDK",
"version": "3.6.2.2",
"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.2"
},
"preserve_paths": "GoatUniSDK/*",
"resources": "GoatUniSDK/SVProgressHUD.bundle",
"vendored_frameworks": "**/GTSDK.framework",
"dependencies": {
"GoatCoreSDK": [
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}