[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 6 / 8 / GoatUserCenterManager / 1.0.3 / GoatUserCenterManager.podspec.json
blobc7d0aa0415e9a321411f4d88c860a24c2d17ff74
2   "name": "GoatUserCenterManager",
3   "version": "1.0.3",
4   "summary": "GoatUserCenterManager.",
5   "description": "高图海外手游SDK-UserCenter",
6   "homepage": "https://cocoapods.goatgames.com/libs/goatusercenter",
7   "authors": "goat",
8   "source": {
9     "git": "https://cocoapods.goatgames.com/libs/goatusercenter.git",
10     "tag": "1.0.3"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "static_framework": true,
16   "requires_arc": true,
17   "pod_target_xcconfig": {
18     "VALID_ARCHS": "x86_64 armv7 armv7s arm64"
19   },
20   "vendored_frameworks": "GoatUserCenter/GoatUserCenter.framework",
21   "resources": [
22     "GoatUserCenter/GoatUserCenter.json",
23     "GoatUserCenter/GoatSource.bundle"
24   ],
25   "dependencies": {
26     "goatbasic": [
27       "~>1.0.0"
28     ]
29   }