blob: 695452f485a83fda6c473b2627669052da7f801f [file] [log] [blame]
{
"name": "CartoMobileSDK-Metal",
"module_name": "CartoMobileSDK",
"version": "4.4.0",
"summary": "CARTO Mobile SDK is an advanced MapView with 3D effects, offline maps and many more features",
"description": "Advanced MapView API\n\n* Offline map packages\n* 2.5D view - tilting, rotating, navigation view\n* 3D models on map\n* Use your custom map data sources\n* Same API for iOS, Android, Xamarin, Universal Windows Platform\n\nBy carto.com",
"homepage": "https://carto.com/developers/mobile-sdk/",
"screenshots": "https://github.com/CartoDB/mobile-ios-samples/blob/gh-pages/carto-mobile-sdk-animated.gif?raw=true",
"license": {
"type": "BSD",
"text": " BSD 3-Clause License\n\nCopyright (c) 2018, CARTO\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n"
},
"authors": {
"CARTO": "https://www.carto.com"
},
"social_media_url": "https://twitter.com/carto",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://nutifront.s3.amazonaws.com/sdk_snapshots/sdk4-ios-metal-4.4.0.zip"
},
"source_files": "CartoMobileSDK.xcframework/**/*.{h,m,mm}",
"public_header_files": "CartoMobileSDK.xcframework/**/*.{h}",
"preserve_paths": "CartoMobileSDK.xcframework",
"frameworks": [
"QuartzCore",
"UIKit",
"CoreGraphics",
"CoreText",
"CFNetwork",
"Foundation"
],
"weak_frameworks": "Metal",
"vendored_frameworks": "CartoMobileSDK.xcframework",
"libraries": [
"z",
"c++"
],
"requires_arc": true,
"cocoapods_version": ">= 1.10.1"
}