We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e23eff commit 5e6f75eCopy full SHA for 5e6f75e
HLFMapViewController.podspec
@@ -14,8 +14,8 @@ Pod::Spec.new do |s|
14
A generic implementation of a common feature: searching
15
and selecting a nearby location from an MKMapView.
16
DESC
17
- s.screenshots = [ "https://dl.dropboxusercontent.com/u/305699/hlf-map-view-controller-1.png",
18
- "https://dl.dropboxusercontent.com/u/305699/hlf-map-view-controller-2.png" ]
+ s.screenshots = [ "https://dl.dropboxusercontent.com/u/305699/hlf-map-view-controller-1-2.png",
+ "https://dl.dropboxusercontent.com/u/305699/hlf-map-view-controller-2-2.png" ]
19
s.homepage = "https://github.com/hlfcoding/HLFMapViewController"
20
s.license = 'MIT'
21
s.author = { "Peng Wang" => "peng@pengxwang.com" }
0 commit comments