[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 0 / uluGameSDK / 2.2.10 / uluGameSDK.podspec.json
blob840c5f1b54975b5c867b8e13fb1898e671e5eb3a
2   "name": "uluGameSDK",
3   "version": "2.2.10",
4   "summary": "Provide basic functions for U.LU Games.",
5   "description": "uluGameSDK is the channel SDK for U.LU Games. It provides User Authentication, IAP, UserCenter and more!",
6   "homepage": "http://192.168.1.11:9600/platform/ios",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "ios": "simon@ulugame.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "http": "https://github.com/ulu-ios/ulugamesdk/releases/download/Pod-2.2.10/uluGameSDK.framework.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "uluGameSDK.framework",
19     "xcconfig": {
20       "OTHER_LDFLAGS": "-framework uluGameSDK"
21     }
22   },
23   "static_framework": true,
24   "dependencies": {
25     "Firebase/Analytics": [
26       "~> 8.7.0"
27     ],
28     "Firebase/Messaging": [
29       "~> 8.7.0"
30     ],
31     "FBSDKCoreKit": [
32       "~> 11.2.0"
33     ],
34     "FBSDKLoginKit": [
35       "~> 11.2.0"
36     ],
37     "Masonry": [
38       "~> 1.1.0"
39     ],
40     "ProgressHUD": [
41       "~> 2.7"
42     ],
43     "MBProgressHUD": [
44       "~> 1.1.0"
45     ],
46     "DGActivityIndicatorView": [
47       "~> 2.1.1"
48     ],
49     "BEMCheckBox": [
50       "~> 1.4.1"
51     ],
52     "GoogleSignIn": [
53       "~> 5.0.2"
54     ],
55     "GBDeviceInfo": [
56       "~> 6.6.0"
57     ],
58     "UIButton-SSEdgeInsets": [
59       "~> 0.1.7"
60     ],
61     "TDOAuth": [
62       "~> 1.3.0"
63     ],
64     "FMDB": [
65       "~> 2.7.5"
66     ],
67     "YYModel": [
68       "~> 1.0.4"
69     ],
70     "SDWebImage": [
71       "~> 3.8.3"
72     ],
73     "AFNetworking": [
74       "~> 4.0.1"
75     ],
76     "AFNetworking+RetryPolicy": [
77       "~> 2.0.0"
78     ],
79     "UICKeyChainStore": [
80       "~> 2.1.2"
81     ],
82     "uluEventSDK": [
83       "~> 2.2.8"
84     ]
85   }