MRTInfusionsoftSDK 0.7.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for MRTInfusionsoftSDKYou want to add pod 'MRTInfusionsoftSDK', '~> 0.7' similar to the following to your Podfile:target 'MyApp' do pod 'MRTInfusionsoftSDK', '~> 0.7' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try MRTInfusionsoftSDKSee PodspecGitHub RepoPage on CocoaPods.orgMRTInfusionsoftSDK 0.7.2ByErdinc Akgunduz and Haldun Bayhantopcuartemus/MRTInfusionsoftSDKGitHub Repo Objective-C SDK for Infusionsoft API Based on the official Infusionsoft API Release Notes 0.7.2 - 10 Oct 2013 Fixed DataService.echo implementation 0.7.1 - 09 Oct 2013 Fixed xcode implicit conversion warning for md5 method 0.7 - 07 Oct 2013 Added a few undocumented api methods that are present in the PHP SDK Renamed Class and Xcode Project to MRTInfusionsoftSDK 0.6 - 07 Oct 2013 All Infusionsoft API methods are now implemented Implements All AffiliateService Methods Implements All AffiliateProgramService Methods 0.5 - 07 Oct 2013 Implements All WebFormService Methods Implements All FunnelService Methods Implements All FileService Methods Implements All APIEmailService Methods Implements All DiscountService Methods 0.4 - 07 Oct 2013 Implements All OrderService Methods Implements All ProductService Methods Implements All SearchService Methods Implements All ShippingService Methods 0.3 - 06 Oct 2013 Implements All InvoiceService Methods 0.2 - 05 Oct 2013 Implements All ContactService Methods 0.1 - 04 Oct 2013 First public release Implements All DataService Methods