blob: 207238abf5e2f52cec79c40fa18bc897795c08eb [file] [log] [blame]
{
"name": "GoongSDK",
"version": "0.0.7",
"summary": "Goong Map SDK for iOS",
"homepage": "https://github.com/goong-io/Goong-iOS-SDK",
"authors": {
"Goong": "support@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.7/GoongSDK.framework.zip"
},
"ios": {
"vendored_frameworks": "dynamic/GoongSDK.framework"
},
"requires_arc": true
}