blob: f4ca33a1153a632499c68ef3b2f2e3baf9b137fd [file] [log] [blame]
{
"name": "ExposeBoxPlus",
"version": "1.0.0",
"summary": "ExposeBoxPlus descr",
"description": "We deliver smart growth marketing that will transform your entire customer lifecycle. Save time and money without the need to juggle multiple platforms and patched-up solutions. Exposebox marketing cloud is architected to maximize customer retention, loyalty, and AOV uplift",
"homepage": "https://exposebox.com",
"license": {
"type": "MIT"
},
"authors": {
"ExposeBoxPlus": "eran@exposebox.com"
},
"source": {
"git": "https://bitbucket.org/exposebox-git/mobile-sdk.git",
"tag": "1.0.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ios/ExposeBox/Classes/**/*",
"swift_versions": "5.2",
"dependencies": {
"Alamofire": [
"~> 5.1"
],
"RealmSwift": [
]
},
"swift_version": "5.2"
}