The project is about to work with the Imagga API and give the users these opportunities.
The user can upload a photo via the simulator/camera to Imagga and as result gets specific Photo tags and colors which describe the photo.
NOTE: Replace xxx in ImaggaRouter.swift
with your auth token found at https://imagga.com/profile/dashboard
- Use Xcode 8.0
- Use Swift 3.0
- Use CocoaPods as dependency manager
To install, download it or clone and then start pod install
in the project directory.
After that open the .xcworkspace
file.
- Use Alamofire for simplifying common networking tasks.
- Use Imagga API to request photo analyzing.