blob: 42bbf8764dd8ab10a36f81eb3c0fd7ed4ec26e77 [file] [log] [blame]
{
"name": "D2GOSDK",
"version": "1.0.19",
"summary": "Digital2GO iOS SDK",
"description": "Developers can use this SDK to benefit from proximity searches (beacons and geofences)",
"homepage": "http://www.digital2go.com",
"license": {
"type": "Custom",
"file": "LICENSE"
},
"authors": {
"Samir Tout": "sam@digital2go.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"http": "https://bitbucket.org/samd2g/d2go-ios-sdk-zip/raw/5cbf0d412a4c9105eb8721a23f0817db630789d0/D2GOSDK.zip"
},
"ios": {
"vendored_frameworks": "D2GOSDK.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}