blob: 022bd277e5d8cf4f65797a7e14e9b210593c7fb6 [file] [log] [blame]
{
"name": "GoatCoreSDK",
"summary": "GoatCoreSDK",
"version": "0.0.1",
"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": "0.0.1"
},
"preserve_paths": "**/GoatBasic.framework/*",
"vendored_frameworks": "**/GoatBasic.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}