blob: 82e8cb8e8c604517462a90c1643f82e3f22a6eb3 [file] [log] [blame]
{
"name": "D2GOSDK",
"version": "1.0.13",
"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/2a2750e2dadfb0c11c33b7164f290434141e66b6/D2GOSDK.zip"
},
"ios": {
"vendored_frameworks": "D2GOSDK.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}