[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 7 / 0 / HLFMapViewController / 0.4.0 / HLFMapViewController.podspec.json
blobd54fdc2d69248939e300da02c275aabe3f164502
2   "name": "HLFMapViewController",
3   "version": "0.4.0",
4   "summary": "Map modal for searching and selecting a location.",
5   "description": "A generic implementation of a common feature: searching\nand selecting a nearby location from an MKMapView.",
6   "screenshots": [
7     "https://dl.dropboxusercontent.com/u/305699/hlf-map-view-controller-1-2.png",
8     "https://dl.dropboxusercontent.com/u/305699/hlf-map-view-controller-2-2.png"
9   ],
10   "homepage": "https://github.com/hlfcoding/HLFMapViewController",
11   "license": "MIT",
12   "authors": {
13     "Peng Wang": "peng@pengxwang.com"
14   },
15   "source": {
16     "git": "https://github.com/hlfcoding/HLFMapViewController.git",
17     "tag": "0.4.0"
18   },
19   "social_media_url": "https://twitter.com/hlfcoding",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*",
25   "resources": "Pod/Assets/**/*",
26   "frameworks": [
27     "UIKit",
28     "CoreLocation",
29     "MapKit"
30   ],
31   "pushed_with_swift_version": "3.0"