TAKKit 1.4.0× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Oct 2015Maintained by Takahiro Ooishi.Installation Guide×Installation Guide for TAKKitYou want to add pod 'TAKKit', '~> 1.4' similar to the following to your Podfile:target 'MyApp' do pod 'TAKKit', '~> 1.4' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try TAKKitSee PodspecGitHub RepoPage on CocoaPods.orgTAKKit 1.4.0ByTakahiro Ooishitaka0125taka0125/TAKKitGitHub Repo Utility classes and extensions. Build Status master develop Podfile platform :ios, '7.0' pod "TAKKit" or platform :ios, '7.0' pod "TAKKit", :git => 'https://github.com/taka0125/TAKKit.git'