[Add] DouyinSDKTemplate 0.0.1
[CocoaPods.git] / Specs / 2 / 0 / f / GoatCoreSDK / 1.0.0.2 / GoatCoreSDK.podspec.json
blob6042279ea5782571fd7a89df34e42469171096bd
2   "name": "GoatCoreSDK",
3   "summary": "GoatCoreSDK",
4   "version": "1.0.0.2",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "copyright 2021 goatgames Ltd. All rights reserved.",
9   "homepage": "https://cocoapods.goatgames.com/libs/goatcoresdk",
10   "documentation_url": "https://cocoapods.goatgames.com/libs/goatcoresdk",
11   "authors": "goatgames",
12   "source": {
13     "git": "https://cocoapods.goatgames.com/libs/goatcoresdk.git",
14     "tag": "1.0.0.2"
15   },
16   "preserve_paths": "**/GoatBasic.framework/*",
17   "vendored_frameworks": "**/GoatBasic.framework",
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   }