MotionKit icon indicating copy to clipboard operation
MotionKit copied to clipboard

How to add MotionKit?

Open scheung38 opened this issue 10 years ago • 2 comments

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?

scheung38 avatar May 31 '15 17:05 scheung38

read the readme? Section

Using CocoaPods Using Carthage

ryh avatar Jun 27 '15 09:06 ryh

Thanks @ryh for the answer. @scheung38 Please follow the answer provided by @ryh. Let me know if the error persist.

MHaroonBaig avatar Jul 08 '15 12:07 MHaroonBaig