blob: 5fb05f2035065a90f3e54e72edb7d6131a89cde5 [file] [log] [blame]
{
"name": "GoongSDK",
"version": "0.0.3",
"summary": "Goong Map SDK for iOS",
"homepage": "https://goong.io/",
"authors": {
"Goong": "admin@goong.io"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"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/raw/master/GoongSDK.framework.zip"
},
"ios": {
"vendored_frameworks": "GoongSDK.framework"
},
"requires_arc": true
}