[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 0 / a / e / estgames-common-framework / 0.9.5 / estgames-common-framework.podspec.json
blobe9f5d2859cfb5f13f4d79ecef279fff4f0d54b35
2   "name": "estgames-common-framework",
3   "version": "0.9.5",
4   "summary": "Estgames common framework",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/estmp/banner-ios-sdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wkzkfmxk23@gmail.com": "wkzkfmxk23@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/estmp/banner-ios-sdk.git",
16     "tag": "0.9.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "estgames-common-framework/Classes/**/*",
22   "resource_bundles": {
23     "estgames-common-framework": [
24       "estgames-common-framework/Assets/*.png",
25       "estgames-common-framework/Resources/*"
26     ]
27   },
28   "dependencies": {
29     "Alamofire": [
30       "~> 4.7"
31     ],
32     "AWSAuthCore": [
33       "~> 2.6.1"
34     ],
35     "AWSPinpoint": [
36       "~> 2.6.1"
37     ],
38     "AWSGoogleSignIn": [
39       "~> 2.6.1"
40     ],
41     "AWSFacebookSignIn": [
42       "~> 2.6.1"
43     ],
44     "AWSCognito": [
45       "~> 2.6.1"
46     ],
47     "AWSAuthUI": [
48       "~> 2.6.1"
49     ],
50     "SwiftKeychainWrapper": [
52     ]
53   }