[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / 3 / MapKitSearchView / 1.0.0 / MapKitSearchView.podspec.json
blobd56ab2cca2e8c8e075530be45c668387686e5b61
2   "name": "MapKitSearchView",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An implementation of Apples Map search view.",
9   "description": "Standalone view controller for searching and finding places.",
10   "homepage": "https://github.com/philip-bui/mapkit-search-view",
11   "authors": {
12     "Philip Bui": "philip.bui.developer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/philip-bui/mapkit-search-view.git",
16     "tag": "1.0.0"
17   },
18   "documentation_url": "https://github.com/philip-bui/mapkit-search-view",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Sources/*/*.swift",
23   "screenshots": [
24     "https://github.com/philip-bui/mapkit-search-view/raw/master/Images/MapKit.png",
25     "https://github.com/philip-bui/mapkit-search-view/raw/master/Images/MapKit_Completions.png",
26     "https://github.com/philip-bui/mapkit-search-view/raw/master/Images/MapKit_MapItems.png"
27   ],
28   "swift_version": "4.2"