blob: df2701c0b065a2d80cc3d3141cde0d260f99238e [file] [log] [blame]
{
"name": "D2GOSDK",
"version": "1.0.14",
"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/99fb723e76be14fda2549e5e928ce9381ac67525/D2GOSDK.zip"
},
"ios": {
"vendored_frameworks": "D2GOSDK.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}