Toggle navigation
Toggle navigation
This project
Loading...
Sign in
尹诚
/
Mapbox-iOS-SDK
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
Justin R. Miller
2014-02-26 17:50:05 -0800
Commit
3223e01e0092ada7c32bf1df8f091b4b6e5f3972
2 parents
fb8a9e25
f089e5c3
Merge pull request #408 from GannettDigital/release
fix GRMustache pinning in podspec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
Mapbox.podspec
Mapbox.podspec
View file @
3223e01
...
...
@@ -79,7 +79,7 @@ Pod::Spec.new do |m|
m
.
preserve_paths
=
'Proj4/libProj4.a'
,
'MapView/MapView.xcodeproj'
,
'MapView/Map/Resources'
m
.
dependency
'FMDB'
,
'2.0'
m
.
dependency
'GRMustache'
,
'
5.4
.3'
m
.
dependency
'GRMustache'
,
'
6.8
.3'
m
.
dependency
'SMCalloutView'
,
'1.1'
end
\ No newline at end of file
end
...
...
Please
register
or
login
to post a comment