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