MotionKit
MotionKit copied to clipboard
How to add MotionKit?
I added MotionKit.swift per instruction into my project file but when inside another example.swift:
import UIKit import MotionKit
says No such module 'MotionKit'
I do see in Example project, you added by having another project 'MotionKit.xcodeproj so not sure how you generated by project inside my current project?
read the readme? Section
Using CocoaPods Using Carthage
Thanks @ryh for the answer. @scheung38 Please follow the answer provided by @ryh. Let me know if the error persist.