You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ and set new config for SwiftLoader:
60
60
SwiftSpinner is available through CocoaPods. To install it, simply add the following line to your Podfile:
61
61
62
62
```swift
63
-
pod install 'SwiftLoader'
63
+
pod 'SwiftLoader'
64
64
```
65
65
NB: Currently Swift CocoaPods work only with 0.36 pre-release version. If you want to learn how to install a Swift cocoapod read more here: http://blog.cocoapods.org/Pod-Authors-Guide-to-CocoaPods-Frameworks/
0 commit comments