This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
3.0.0
Added
- Added isVideo() check
- Added by Onur Genes
Changed
- Response is now a swift
struct
instead of aDictionary<String, Any>
- Moving to Swift 4.2
- Changed by Giuseppe Travasoni