DTWebArchive 0.0.3× TestsTested ✗ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Jul 2015Maintained by Cocoanetics.Installation Guide×Installation Guide for DTWebArchiveYou want to add pod 'DTWebArchive', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'DTWebArchive', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try DTWebArchiveSee PodspecDocumentationGitHub RepoPage on CocoaPods.orgDTWebArchive 0.0.3ByOliver DrobnikCocoaneticsCocoanetics/DTWebArchiveGitHub Repo A lightweight class to allow interaction with the WebArchive Pasteboard type used by Apple's iOS apps Installation pod 'DTWebArchive' Authors Oliver Drobnik License BSD