We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7e019 commit 05bd969Copy full SHA for 05bd969
README.md
@@ -74,12 +74,12 @@ Include this repository by specifying it in a Podfile using a supported option.
74
75
Pull from [CocoaPods](https://cocoapods.org/pods/sf-geojson-ios):
76
77
- pod 'sf-geojson-ios', '~> 4.2.5'
+ pod 'sf-geojson-ios', '~> 5.0.0'
78
79
Pull from GitHub:
80
81
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'
+ pod 'sf-geojson-ios', :git => 'https://github.com/ngageoint/simple-features-geojson-ios.git', :tag => '5.0.0'
83
84
Include as local project:
85
0 commit comments