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
+3-13Lines changed: 3 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,19 +222,9 @@ let combinedImage = backgroundImage + iconImage
222
222
Installation
223
223
------------
224
224
225
-
-**For iOS 8+ projects:** Use [CocoaPods](https://cocoapods.org) with Podfile:
226
-
227
-
```ruby
228
-
pod 'SwiftyImage', '~> 1.0'
229
-
```
230
-
231
-
232
-
-**For iOS 7projects:**I recommend you to try [CocoaSeeds](https://github.com/devxoul/CocoaSeeds), which uses source code instead of dynamic frameworks. SampleSeedfile:
0 commit comments