blob: dfbee1dfbcbe174a4cecc416732f03fb554ac867 [file] [log] [blame]
{
"name": "HLFMapViewController",
"version": "0.3.1",
"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.3.1"
},
"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"
],
"pushed_with_swift_version": "3.0"
}