TrelloKit 0.1.1× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release May 2016Maintained by Scott Petit.Installation Guide×Installation Guide for TrelloKitYou want to add pod 'TrelloKit', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'TrelloKit', '~> 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 TrelloKit Depends on:MTDates= 1.0.2AFNetworking/NSURLSession~> 2.5.0 See PodspecGitHub RepoPage on CocoaPods.orgTrelloKit 0.1.1ByScott Petitscottpetit/TrelloKitGitHub Repo An Objective-C wrapped for the Trello API. Installation pod 'TrelloKit' Authors Scott Petit License MIT