File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ It's really easy to use and it's compatible both with Swift 2.2, 2.3 and 3.0.
1616
1717Pick the right version:
1818
19- - ** Swift 3.0** is in master (and develop) (CocoaPods Tag >= 1.0.6 )
19+ - ** Swift 3.0** is in master (and develop) (CocoaPods Tag >= 1.1.0 )
2020- Old/Unsupported ** Swift 2.2** branch is [ here] ( https://github.com/malcommac/SwiftLocation/tree/swift-2.2 ) . (CocoaPods Tag = 1.0.5)
2121- Old/Unsupported ** Swift 2.3** branch is [ here] ( https://github.com/malcommac/SwiftLocation/tree/feature/swift2.3 ) .
2222- Old/Unsupported ** Swift 2.0** branch is [ here] ( https://github.com/malcommac/SwiftLocation/tree/swift-2.0 )
368368
369369Swift Versions:
370370
371- - ** Swift 3** ``` pod 'SwiftLocation', '>= 1.0.6 ' ```
371+ - ** Swift 3** ``` pod 'SwiftLocation', '>= 1.1.0 ' ```
372372- ** Swift 2.3** ``` pod 'SwiftLocation', :git => 'https://github.com/malcommac/SwiftLocation.git', :branch => 'feature/swift2.3' ```
373373- ** Swift 2.2** ``` pod 'SwiftLocation', '1.0.5' ```
374374
You can’t perform that action at this time.
0 commit comments