blob: d891d398a47a223702603b069e9d21933145c43d [file] [log] [blame]
{
"name": "MicrosoftMapsSDK",
"version": "1.1.3",
"summary": "Bing Maps SDK for iOS",
"description": "The Bing Maps SDK for iOS is a library for building mapping applications for iOS. \nThe SDK Preview features a native map control and an accompanying map services API set.",
"homepage": "https://docs.microsoft.com/bingmaps/sdk-native/",
"license": {
"type": "Copyright",
"text": "Copyright 2020 Microsoft, https://www.microsoft.com/en-us/maps/product"
},
"authors": {
"Bing Maps Team": "bmnsdk@microsoft.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://native.virtualearth.net/sdk/ios/1.1.3/MicrosoftMapsSDK.zip"
},
"vendored_frameworks": "MicrosoftMaps.framework",
"requires_arc": true
}