blob: f18d0dc973aa7e1cca432dee7be2e3c0043c4836 [file] [log] [blame]
{
"name": "GoatCoreSDK",
"summary": "GoatCoreSDK",
"version": "1.0.0",
"platforms": {
"ios": "9.0"
},
"description": "copyright 2021 goatgames Ltd. All rights reserved.",
"homepage": "https://cocoapods.goatgames.com/libs/goatcoresdk",
"documentation_url": "https://cocoapods.goatgames.com/libs/goatcoresdk",
"authors": "goatgames",
"source": {
"git": "https://cocoapods.goatgames.com/libs/goatcoresdk.git",
"tag": "1.0.0"
},
"preserve_paths": "**/GoatBasic.framework/*",
"vendored_frameworks": "**/GoatBasic.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}