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
Email Patches
Plain Diff
Browse Files
Authored by
Justin R. Miller
2013-10-25 12:46:18 -0700
Commit
8db80c9101590151277e2e3e0077ba3b0ed82143
1 parent
f29622a3
fixes #277: point to self-hosted HTML docs for CocoaPods
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
MapBox.podspec
MapBox.podspec
View file @
8db80c9
...
...
@@ -68,6 +68,8 @@ Pod::Spec.new do |m|
]
}
m
.
documentation_url
=
'https://www.mapbox.com/mapbox-ios-sdk/api/'
m
.
frameworks
=
'CoreGraphics'
,
'CoreLocation'
,
'Foundation'
,
'QuartzCore'
,
'UIKit'
m
.
libraries
=
'Proj4'
,
'sqlite3'
,
'z'
...
...
Please
register
or
login
to post a comment