blob: 7f75548b6ae0918ac4abe05f1458a78e0febb42c [file] [log] [blame]
{
"name": "PDFUtilities",
"version": "0.0.6",
"description": "PDFUtilities makes working with PDFs in Swift easier.",
"summary": "Utilities to make working with PDFs bearable.",
"homepage": "https://github.com/benbahrenburg/PDFUtilities",
"license": "MIT",
"authors": {
"Ben Bahrenburg": "hello@bencoding.com"
},
"source": {
"git": "https://github.com/benbahrenburg/PDFUtilities.git",
"tag": "0.0.6"
},
"social_media_url": "https://twitter.com/bencoding",
"platforms": {
"ios": "9.0"
},
"source_files": "PDFUtilities/Classes/**/*",
"pushed_with_swift_version": "3.0"
}