huri000 / ObjcEntryKitExample

This project demonstrates SwiftEntryKit integration into an existing Objective C project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ObjcEntryKitExample

This project demonstrates integration of SwiftEntryKit into an existing Objective C project.

Installation

Using Carthage

  1. Clone or download the project.
  2. Install using carthage update --use-submodules.
  3. Open the project (.xcodeproj file) and run.

Using CocoaPods

  1. Clone or download the project.
  2. Install using pod install.
  3. Open the project (.xcworkspace file) and run.

About

This project demonstrates SwiftEntryKit integration into an existing Objective C project

License:MIT License


Languages

Language:Swift 56.1%Language:Objective-C 41.3%Language:Ruby 1.3%Language:C 1.3%