- Notifications
You must be signed in to change notification settings - Fork0
need2edit/WistiaCore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Swift package for working with the Wistia Data and Stats API.
This framework is designed with the following goals in mind:
- Simple model layer for Wistia
- Easy way to fetch projects and medias
- Consistent Swift API
- Lots of the networking code here is borrowed and customized from the wonderful people over athttps://www.objc.io. Sign up and watch their SwiftTalk serious... its awesome.