SyntaxKit 0.1.0× TestsTested ✓ LangLanguage SwiftSwift License MIT ReleasedLast Release Jun 2015 SPMSupports SPM ✗Maintained by Sam Soffes.Installation Guide×Installation Guide for SyntaxKitYou want to add pod 'SyntaxKit', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'SyntaxKit', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SyntaxKitSee PodspecGitHub RepoPage on CocoaPods.orgSyntaxKit 0.1.0BySam Soffessoffes/SyntaxKitGitHub Repo TextMate-style syntax highlighting. Installation pod 'SyntaxKit' Authors Sam Soffes License MIT