File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11SafeIndex
22=========
33
4- ![ Swift] ( https://img.shields.io/badge/Swift-2.2 -orange.svg )
4+ ![ Swift] ( https://img.shields.io/badge/Swift-3.0 -orange.svg )
55[ ![ Build Status] ( https://travis-ci.org/devxoul/SafeIndex.svg )] ( https://travis-ci.org/devxoul/SafeIndex )
66[ ![ CocoaPods] ( http://img.shields.io/cocoapods/v/SafeIndex.svg )] ( https://cocoapods.org/pods/SafeIndex )
77[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
@@ -50,10 +50,10 @@ Installation
5050 import PackageDescription
5151
5252 let package = Package(
53- name: "MyAwesomeApp",
54- dependencies: [
55- .Package(url: "https://github.com/devxoul/SafeIndex", "0.2.0"),
56- ]
53+ name: "MyAwesomeApp",
54+ dependencies: [
55+ .Package(url: "https://github.com/devxoul/SafeIndex", "0.2.0"),
56+ ]
5757 )
5858 ` ` `
5959
You can’t perform that action at this time.
0 commit comments