blob: 3e08e74e279fba8aece04d889dc68eac7ce284c7 [file] [log] [blame]
{
"name": "GoongSDK",
"version": "0.0.6",
"summary": "Goong Map SDK for iOS",
"homepage": "https://github.com/goong-io/Goong-iOS-SDK",
"authors": {
"Goong": "admin@goong.io"
},
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"social_media_url": "https://www.facebook.com/GoongMaps/",
"documentation_url": "https://docs.goong.io",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/goong-io/Goong-iOS-SDK/releases/download/0.0.6/GoongSDK.framework.zip"
},
"ios": {
"vendored_frameworks": "dynamic/GoongSDK.framework"
},
"requires_arc": true
}