blob: 7b97d088492e99941cb27fff7d26b647e20b297f [file] [log] [blame]
{
"name": "D2GOSDK",
"version": "1.0.17",
"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/0e309d3e011ceb623882dfbdaf74a9c8c20771d3/D2GOSDK.zip"
},
"ios": {
"vendored_frameworks": "D2GOSDK.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}