blob: 63b3844f42f48c00509e1c2b7afc6ad48299b75c [file] [log] [blame]
{
"name": "Pdfty",
"version": "0.1.0",
"summary": "A simple pdf utility with horizontal scrolling.",
"description": "A wrapper of CGPDFDocument and custom scroll view to horizontal scroll.",
"homepage": "https://github.com/tnantoka/Pdfty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tnantoka": "tnantoka@bornneet.com"
},
"source": {
"git": "https://github.com/tnantoka/Pdfty.git",
"tag": "v0.1.0"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "8.0"
},
"source_files": "Pdfty/**/*.{h,swift}"
}