blob: 4db52eb2fd3ae23c7e4be6e86d204bab20aed99d [file] [log] [blame]
{
"name": "D2GOSDK",
"version": "1.0.21",
"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/83af97d1f6b163bc94c77076ba4b53f96e22d063/D2GOSDK.zip"
},
"ios": {
"vendored_frameworks": "D2GOSDK.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}