blob: b29ac848212a046e0e112dae9964396179aa30f1 [file] [log] [blame]
{
"name": "HLFMapViewController",
"version": "0.2.4",
"summary": "Map modal for searching and selecting a nearby location.",
"description": "A generic implementation of a common feature: searching\nand selecting a nearby location from an MKMapView.",
"screenshots": [
"https://dl.dropboxusercontent.com/u/305699/hlf-map-view-controller-1.png",
"https://dl.dropboxusercontent.com/u/305699/hlf-map-view-controller-2.png"
],
"homepage": "https://github.com/hlfcoding/HLFMapViewController",
"license": "MIT",
"authors": {
"Peng Wang": "peng@pengxwang.com"
},
"source": {
"git": "https://github.com/hlfcoding/HLFMapViewController.git",
"tag": "0.2.4"
},
"social_media_url": "https://twitter.com/hlfcoding",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Assets/**/*",
"frameworks": [
"UIKit",
"Contacts",
"CoreLocation",
"MapKit"
]
}