Skip to content

Commit 05bd969

Browse files
committed
Updated Readme to mention new version
1 parent 2c7e019 commit 05bd969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ Include this repository by specifying it in a Podfile using a supported option.
7474

7575
Pull from [CocoaPods](https://cocoapods.org/pods/sf-geojson-ios):
7676

77-
pod 'sf-geojson-ios', '~> 4.2.5'
77+
pod 'sf-geojson-ios', '~> 5.0.0'
7878

7979
Pull from GitHub:
8080

8181
pod 'sf-geojson-ios', :git => 'https://github.com/ngageoint/simple-features-geojson-ios.git', :branch => 'master'
82-
pod 'sf-geojson-ios', :git => 'https://github.com/ngageoint/simple-features-geojson-ios.git', :tag => '4.2.5'
82+
pod 'sf-geojson-ios', :git => 'https://github.com/ngageoint/simple-features-geojson-ios.git', :tag => '5.0.0'
8383

8484
Include as local project:
8585

0 commit comments

Comments
 (0)