[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / f / 5 / 0 / uluGameSDK / 2.2.8 / uluGameSDK.podspec.json
blob082eba3a29233ff1c17b292a4cbda49178064057
2   "name": "uluGameSDK",
3   "version": "2.2.8",
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.8/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.3.0"
27     ],
28     "Firebase/Messaging": [
29       "~> 8.3.0"
30     ],
31     "FBSDKCoreKit": [
32       "~> 11.0.1"
33     ],
34     "FBSDKLoginKit": [
35       "~> 11.0.1"
36     ],
37     "FBSDKShareKit": [
38       "~> 11.0.1"
39     ],
40     "Masonry": [
41       "~> 1.1.0"
42     ],
43     "ProgressHUD": [
44       "~> 2.7"
45     ],
46     "MBProgressHUD": [
47       "~> 1.1.0"
48     ],
49     "DGActivityIndicatorView": [
50       "~> 2.1.1"
51     ],
52     "BEMCheckBox": [
53       "~> 1.4.1"
54     ],
55     "GoogleSignIn": [
56       "~> 5.0.2"
57     ],
58     "GBDeviceInfo": [
59       "~> 6.6.0"
60     ],
61     "UIButton-SSEdgeInsets": [
62       "~> 0.1.7"
63     ],
64     "TDOAuth": [
65       "~> 1.3.0"
66     ],
67     "FMDB": [
68       "~> 2.7.5"
69     ],
70     "YYModel": [
71       "~> 1.0.4"
72     ],
73     "SDWebImage": [
74       "~> 3.8.3"
75     ],
76     "AFNetworking": [
77       "~> 4.0.1"
78     ],
79     "AFNetworking+RetryPolicy": [
80       "~> 2.0.0"
81     ],
82     "UICKeyChainStore": [
83       "~> 2.1.2"
84     ],
85     "uluEventSDK": [
86       "~> 2.2.8"
87     ]
88   }