blob: 7caee76d4c050bb7334336f002cf671f8bcd7f55 [file] [log] [blame]
{
"name": "DTWebArchive",
"version": "0.0.1",
"license": "BSD",
"summary": "A lightweight class to allow interaction with the WebArchive Pasteboard type used by Apple's iOS apps.",
"homepage": "https://github.com/Cocoanetics/DTWebArchive",
"authors": {
"Oliver Drobnik": "oliver@drobnik.com"
},
"source": {
"git": "https://github.com/Cocoanetics/DTWebArchive.git",
"commit": "a266fd95ced58e0e9a5315d6a04704072af96051"
},
"source_files": "Core/Source/*.{h,m}",
"requires_arc": true
}