blob: 9918e3389621eedb205afaa916a5bf2611bee726 [file] [log] [blame]
{
"name": "GeoMob",
"version": "0.1.2",
"summary": "GeoMob ios framework",
"homepage": "http://www.geomob.com",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"Paolo Donato": "paolo.donato@geouniq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/geouniq/GeoMobSDK-iOS.git",
"tag": "0.1.2"
},
"dependencies": {
"GeoUniq": [
"1.4.0"
],
"Google-Mobile-Ads-SDK": [
"7.42.2"
]
},
"ios": {
"vendored_frameworks": "GeoMob.framework"
}
}