blob: 9a920565dd2f99b5b89fcdd73180dec5d9136fde [file] [log] [blame]
{
"name": "MicrosoftMapsSDK",
"version": "1.1.1",
"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.1/MicrosoftMapsSDK.zip"
},
"vendored_frameworks": "MicrosoftMaps.framework",
"requires_arc": true
}