blob: ee98e0bae5118e9ffed54ba0ac0c780fe35484b4 [file] [log] [blame]
{
"name": "GoatUniSDK",
"summary": "GoatUniSDK",
"version": "3.6.2.4",
"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.4"
},
"preserve_paths": "GoatUniSDK/*",
"resources": [
"GoatUniSDK/SVProgressHUD.bundle",
"GoatUniSDK/GOAT_RSE/*"
],
"vendored_frameworks": "**/GTSDK.framework",
"dependencies": {
"GoatCoreSDK": [
]
},
"frameworks": [
"iAd",
"AdSupport",
"CoreTelephony",
"Accelerate"
],
"libraries": "c++",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}