blob: d56ab2cca2e8c8e075530be45c668387686e5b61 [file] [log] [blame]
{
"name": "MapKitSearchView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An implementation of Apples Map search view.",
"description": "Standalone view controller for searching and finding places.",
"homepage": "https://github.com/philip-bui/mapkit-search-view",
"authors": {
"Philip Bui": "philip.bui.developer@gmail.com"
},
"source": {
"git": "https://github.com/philip-bui/mapkit-search-view.git",
"tag": "1.0.0"
},
"documentation_url": "https://github.com/philip-bui/mapkit-search-view",
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/*/*.swift",
"screenshots": [
"https://github.com/philip-bui/mapkit-search-view/raw/master/Images/MapKit.png",
"https://github.com/philip-bui/mapkit-search-view/raw/master/Images/MapKit_Completions.png",
"https://github.com/philip-bui/mapkit-search-view/raw/master/Images/MapKit_MapItems.png"
],
"swift_version": "4.2"
}