blob: 0bfe97ab37ebf74d91934f0174c0a545400c0d40 [file] [log] [blame]
{
"name": "GeoMob",
"version": "0.1.3",
"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.3"
},
"dependencies": {
"GeoUniq": [
"1.4.0"
],
"Google-Mobile-Ads-SDK": [
"7.42.2"
]
},
"ios": {
"vendored_frameworks": "GeoMob.framework"
}
}