blob: 24d3b743acb3b497e08d7e751ddcd1c70dc7b592 [file] [log] [blame]
{
"name": "D2GOClient",
"version": "0.1.19",
"summary": "D2GOClient for iOS Swift programming language.",
"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.",
"homepage": "https://www.digital2go.com/developers/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gelacio Lazaro": "gelacio@gmail.com, gelacio@digital2go.com"
},
"source": {
"git": "https://github.com/digital2go/digital2go-ios-client.git",
"tag": "0.1.19"
},
"platforms": {
"ios": "10.0"
},
"source_files": "D2GOClient/Classes/**/*",
"dependencies": {
"AWSCore": [
"~> 2.4.12"
],
"AWSMobileAnalytics": [
"~> 2.4.12"
],
"AWSCognitoIdentityProvider": [
"~> 2.4.12"
],
"AWSS3": [
"~> 2.4.12"
],
"AWSSNS": [
"~> 2.4.12"
],
"Alamofire": [
"~> 4.5"
],
"FBSDKLoginKit": [
],
"XCGLogger": [
"~> 4.0.0"
],
"KontaktSDK": [
],
"SwiftDate": [
"~> 4.3.0"
],
"KeychainSwift": [
]
},
"pushed_with_swift_version": "3.0"
}