Closed mecid closed 6 years ago
Hi there, I have not created a pod spec because I am not really familiar with that or anything of the like. To implement TraktKit you can either 1) Drag the .xcodeproj file into your project and add it as a dependency and embedded framework. or 2) Drag all of the Swift files into your project.
I recommend #1, its easiest.
CocoaPods is now supported!
This is a trivial question I'm sure but until a cocoapod is created, how would we integrate TraktKit into our own swift application? Thanks