UnsplashFramework
The idea behind this project is to make an easy-to-use, well tested and well documented client framework for Unsplash.
Currently in early development stage ?
? Plan
- [x] List photos
- [x] Search photos
- [x] Search collections
- [x] Search user
- [ ] List collections
- [ ] Users
Requirement
- iOS 14.5+
- XCode 13.0+
⬇️ Installation
CocoaPods
Add the following to your Podfile
:
Carthage
Add the following to your Cartfile
:
? Use
Credentials
Before doing any request, the Unsplash client credentials should be set. If you haven't registered yet, you can do so here.