blob: 7e16fb5770e8f041125a3d17fd84799213479ed4 [file] [log] [blame]
{
"name": "GoatUniSDK",
"summary": "GoatUniSDK",
"version": "0.0.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": "0.0.3"
},
"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"
}
}