Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump podspec to 0.2.22 | Justin R. Miller | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | refs #1426: add dummy source file to workaround CocoaPods 0.37.0 bug | Justin R. Miller | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | add mention of CocoaPods to get ahead of release | Justin R. Miller | 2015-05-05 | 1 | -1/+0 |
| | |||||
* | bump podspec to 0.2.21ios-v0.2.21 | Justin R. Miller | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | bump podspec to 0.2.20 | Justin R. Miller | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | bump podspec to 0.2.19ios-v0.2.19 | Justin R. Miller | 2015-05-01 | 1 | -1/+1 |
| | |||||
* | bump podspec to 0.2.18ios-v0.2.18 | Justin R. Miller | 2015-04-30 | 1 | -1/+1 |
| | |||||
* | bump podspec version to 0.2.17 | Justin R. Miller | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | bump podspec version to 0.2.16ios-v0.2.16 | Justin R. Miller | 2015-04-27 | 1 | -1/+1 |
| | |||||
* | bump podspec to 0.2.15ios-v0.2.15 | Justin R. Miller | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | Bumping Podspec to 0.2.14ios-v0.2.14 | Brad Leege | 2015-04-17 | 1 | -1/+1 |
| | |||||
* | bump podspec versionios-v0.2.13 | Justin R. Miller | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | bump podspec to 0.2.12ios-v0.2.12 | Justin R. Miller | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | bump CocoaPodsios-v0.2.11 | Justin R. Miller | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | bump podspec version | Justin R. Miller | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | bump podspec version to 0.2.9ios-v0.2.9 | Justin R. Miller | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | fix up Podspec (flatten, back to iOS subfolder) | Justin R. Miller | 2015-04-07 | 1 | -0/+34 |
| | |||||
* | refs #1219: move iOS CocoaPods spec to root of project | Justin R. Miller | 2015-04-07 | 1 | -33/+0 |
| | | | | | | | This is only temporary, until such time that we release Mapbox GL on CocoaPods directly, when they will host the Podspec. For now, it needs to be in the repository root to be usable as a non-main CocoaPods source. | ||||
* | prep CocoaPods for new deploy setup | Justin R. Miller | 2015-04-07 | 1 | -2/+2 |
| | |||||
* | Also QuartzCore for calloutview | Minh Nguyễn | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | Added CoreTelephony to Podspec frameworks | Minh Nguyễn | 2015-03-25 | 1 | -1/+1 |
| | | | Ref #1036, #1094 | ||||
* | Prepared podspec for beta 1 | Minh Nguyễn | 2015-03-19 | 1 | -8/+8 |
| | | | | | | | | This podspec was originally lifted from mapbox/mapbox-ios-sdk, which was structured and built quite differently. We could have the podspec build this repo as is, using scripts/package_ios.sh, but that would require developers to install the same version of Xcode as Travis is using (see #977). So this podspec instead pulls a prebuilt library. Much simpler. Also package a LICENSE with the archive to satisfy a CocoaPods warning. Fixes #829. | ||||
* | move iOS code from gl-cocoa to this project | Justin R. Miller | 2015-02-09 | 1 | -0/+33 |