[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / f / 6 / 8 / GoatUserCenterManager / 1.0.4 / GoatUserCenterManager.podspec.json
blob58740f4c9925236e5023b7dab40242ad0272e93c
2   "name": "GoatUserCenterManager",
3   "version": "1.0.4",
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.4"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "static_framework": true,
16   "requires_arc": true,
17   "user_target_xcconfig": {
18     "OTHER_LDFLAGS": [
19       "-lObjC"
20     ]
21   },
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 armv7s arm64"
24   },
25   "vendored_frameworks": "GoatUserCenter/GoatUserCenter.framework",
26   "resources": [
27     "GoatUserCenter/GoatUserCenter.json",
28     "GoatUserCenter/GoatSource.bundle"
29   ],
30   "dependencies": {
31     "goatbasic": [
32       "1.0.1"
33     ]
34   }