MCKit is a collection of iOS components.
It include these components:
- MCNavigation - High performance navigation framework for iOS.
- MCUserBehaviour - High performance user behaviour framework for iOS.
See Demo/MCKitDemo.xcworkspace
- Add
pod "MCKit"to your Podfile. - Run
pod installorpod update. - Import <MCKit/MCKit.h>.
- Xcode 6
- iOS 6.0
This library requires a deployment target of iOS 6.0 or greater.
Chao Ma, mc@imegatron.com
MCKit is available under the MIT license. See the LICENSE file for more info.
