[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / f / 6 / 8 / GoatUserCenterManager / 1.0.6 / GoatUserCenterManager.podspec.json
blob06358dcb5177dfaddba07ce42301c15e7602f5b6
2   "name": "GoatUserCenterManager",
3   "version": "1.0.6",
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.6"
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.2"
28     ]
29   }