[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / f / GoatSDKUCenter / 1.0 / GoatSDKUCenter.podspec.json
blob2f2feb2102a2a24baaeed2c3dd4c9ce1ef543ce7
2   "name": "GoatSDKUCenter",
3   "version": "1.0",
4   "summary": "GoatSDKUCenter.",
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"
11   },
12   "platforms": {
13     "ios": "10.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     "GoatSDKBasic": [
27       "1.0"
28     ]
29   }