blob: 22d6d207bfe742681920c699396df36c4121fb68 [file] [log] [blame]
{
"name": "GoongSDK",
"version": "0.0.2",
"summary": "YourGoong 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
}