CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✓ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Jun 2015 |
| SPMSupports SPM | ✗ |
Maintained by József Vesza.
An iOS framework for downloading placeholder cat images from placeKitten.
CatFetcherService.fetchCatsOfWidth(1000, height: 800, fromSource: .PlaceKitten) { image, error in
// Display cat image
}