[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / f / 5 / 0 / uluGameSDK / 2.2.11 / uluGameSDK.podspec.json
blob51d2b841244596922a4623bd9e1d8a8f93e33017
2   "name": "uluGameSDK",
3   "version": "2.2.11",
4   "summary": "SDK for U.LU.",
5   "description": "This SDk is for using with games that needs U.LU signin ability\nand IAP validation and others.",
6   "homepage": "https://ulugamesdk.gitbook.io/ulugamesdk/",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "simon": "simon@ulugame.com"
13   },
14   "source": {
15     "git": "https://github.com/ulu-ios/ulusdk.git",
16     "tag": "2.2.11"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "uluGameSDK/Classes/**/*",
23   "prefix_header_file": "uluGameSDK/Classes/ULUKit-PrefixHeader.pch",
24   "public_header_files": [
25     "uluGameSDK/Classes/Public/*.h"
26   ],
27   "static_framework": true,
28   "resources": "uluGameSDK/Assets/*.bundle",
29   "dependencies": {
30     "Firebase/Analytics": [
31       "~> 8.3.0"
32     ],
33     "Firebase/Messaging": [
34       "~> 8.3.0"
35     ],
36     "FBSDKCoreKit": [
37       "~> 11.0.1"
38     ],
39     "FBSDKLoginKit": [
40       "~> 11.0.1"
41     ],
42     "FBSDKShareKit": [
43       "~> 11.0.1"
44     ],
45     "Masonry": [
46       "~> 1.1.0"
47     ],
48     "ProgressHUD": [
49       "~> 2.7"
50     ],
51     "MBProgressHUD": [
52       "~> 1.1.0"
53     ],
54     "DGActivityIndicatorView": [
55       "~> 2.1.1"
56     ],
57     "BEMCheckBox": [
58       "~> 1.4.1"
59     ],
60     "GoogleSignIn": [
61       "~> 5.0.2"
62     ],
63     "GBDeviceInfo": [
64       "~> 6.6.0"
65     ],
66     "UIButton-SSEdgeInsets": [
67       "~> 0.1.7"
68     ],
69     "TDOAuth": [
70       "~> 1.3.0"
71     ],
72     "FMDB": [
73       "~> 2.7.5"
74     ],
75     "YYModel": [
76       "~> 1.0.4"
77     ],
78     "SDWebImage": [
79       "~> 3.8.3"
80     ],
81     "AFNetworking": [
82       "~> 4.0.1"
83     ],
84     "AFNetworking+RetryPolicy": [
85       "~> 2.0.0"
86     ],
87     "UICKeyChainStore": [
88       "~> 2.1.2"
89     ],
90     "uluEventSDK": [
91       "~> 2.2.8"
92     ]
93   },
94   "swift_version": "5.0"