blob: 97ff63d404ce64533d8279843834e8bfce3cfa06 [file] [log] [blame]
{
"name": "GoatUniSDK",
"summary": "GoatUniSDK",
"version": "0.0.1",
"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": "0.0.1"
},
"preserve_paths": "**/GTSDK.framework/*",
"source_files": "**/GTSDK.framework/Headers/*.h",
"public_header_files": "**/GTSDK.framework/Headers/*.h",
"vendored_frameworks": "**/GTSDK.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}