Install Kanna via CocoaPods
masterTo install Kanna using CocoaPods, ensure you are using CocoaPods version 1.1.0 or later. Add the following to your Podfile to use the feature/v3.0.0 branch, which is required for Swift 3 compatibility.
use_frameworks!
pod 'Kanna', :git => 'https://github.com/tid-kijyun/Kanna', :branch => 'feature/v3.0.0'