diff --git a/README.md b/README.md index 80189169..08af825f 100644 --- a/README.md +++ b/README.md @@ -147,12 +147,12 @@ Include this repository by specifying it in a Podfile using a supported option. Pull from [CocoaPods](https://cocoapods.org/pods/geopackage-ios): - pod 'geopackage-ios', '~> 1.1' + pod 'geopackage-ios', '~> 1.2' Pull from GitHub: pod 'geopackage-ios', :git => 'https://github.com/ngageoint/geopackage-ios.git', :branch => 'master' - pod 'geopackage-ios', :git => 'https://github.com/ngageoint/geopackage-ios.git', :tag => '1.1.11' + pod 'geopackage-ios', :git => 'https://github.com/ngageoint/geopackage-ios.git', :tag => '1.2.0' Include as local project: