[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / f / D2GOClient / 1.1.1 / D2GOClient.podspec.json
blob694ba978643c140c9cd9652552e8b5a6ef094aed
2   "name": "D2GOClient",
3   "version": "1.1.1",
4   "summary": "D2GOClient for iOS Swift programming language.",
5   "description": "Digital2GO is a location-based media, marketing & mobile technology company focused on redefining CONSUMER ENGAGEMENT at physical locations and beyond. This SDK provides an easy way to integrate with our API, allowing you to build a global consumer engagement platform using proximity.",
6   "homepage": "https://www.digital2go.com/developers/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gelacio Lazaro": "gelacio@gmail.com, gelacio@digital2go.com"
13   },
14   "source": {
15     "git": "https://github.com/digital2go/digital2go-ios-client.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "D2GOClient/Classes/**/*",
22   "dependencies": {
23     "AWSCore": [
24       "~> 2.4.12"
25     ],
26     "AWSMobileAnalytics": [
27       "~> 2.4.12"
28     ],
29     "AWSCognitoIdentityProvider": [
30       "~> 2.4.12"
31     ],
32     "AWSS3": [
33       "~> 2.4.12"
34     ],
35     "AWSSNS": [
36       "~> 2.4.12"
37     ],
38     "Alamofire": [
39       "~> 4.5"
40     ],
41     "FBSDKLoginKit": [
43     ],
44     "XCGLogger": [
45       "~> 4.0.0"
46     ],
47     "KontaktSDK": [
49     ],
50     "SwiftDate": [
51       "~> 4.3.0"
52     ],
53     "KeychainSwift": [
55     ],
56     "EFQRCode": [
57       "~> 4.0.0"
58     ],
59     "SDWebImage": [
60       "~> 4.0"
61     ]
62   }