blob: 41d4ccf0ea10390ce39be50473d003dfeb2be2d1 [file] [log] [blame]
{
"name": "MapGL",
"version": "0.0.3",
"swift_versions": "5.0",
"summary": "2GIS Maps SDK for iOS",
"homepage": "https://github.com/2gis/MapGL-iOS",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "BSD 2-Clause Simplified License",
"file": "LICENSE"
},
"authors": {
"Alexander Volokhin": "mapgl@2gis.com"
},
"source": {
"git": "https://github.com/2gis/MapGL-iOS.git",
"tag": "0.0.3"
},
"frameworks": "UIKit",
"source_files": "MapGL/SDK/**/*.{swift}",
"resource_bundles": {
"Map": "MapGL/SDK/**/*.{html}"
},
"swift_version": "5.0"
}