[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / 3 / MapKitSearchView / 1.0.1 / MapKitSearchView.podspec.json
blob3485158452c70e4c59259c31deb5529fb209d4bb
2   "name": "MapKitSearchView",
3   "version": "1.0.1",
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.1"
17   },
18   "documentation_url": "https://github.com/philip-bui/mapkit-search-view",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "Sources/*/*",
24     "Sources/*.swift"
25   ],
26   "screenshots": [
27     "https://github.com/philip-bui/mapkit-search-view/raw/master/Images/MapKit.png",
28     "https://github.com/philip-bui/mapkit-search-view/raw/master/Images/MapKit_Completions.png",
29     "https://github.com/philip-bui/mapkit-search-view/raw/master/Images/MapKit_MapItems.png"
30   ],
31   "swift_version": "4.2"