To run the example project, clone the repo, open the xcworkspace and run the Example target
iOS 11.0 or greater
Xcode 11 or greater
OKImageDownloader is available through Swift Package Manager. To install:
- Select File > Swift Packages > Add Package Dependency. Enter
git@github.com:OkCupid/OKImageDownloader.git
in the "Choose Package Repository" dialog. - In the next page, specify the version resolving rule as "Up to Next Major" with "1.0.0" as its earliest version.
- After Xcode checking out the source and resolving the version, you can choose the "OKImageDownlaoder" library and add it to your app target.
Jordan Guggenheim, jordan@okcupid.com
OKImageDownloader is available under the MIT license. See the LICENSE file for more info.