blob: 43678f64e28b8b088d89c9059484d0a98ae0d6a6 [file] [log] [blame]
{
"name": "TPPDF",
"version": "0.4.0",
"summary": "TPPDF is a simple-to-use PDF builder for iOS",
"description": "TPPDF is a PDF builder based on the 'Builder' pattern. It uses the built-in framework for generating PDF files.",
"homepage": "https://github.com/techprimate/TPPDF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Philip Niedertscheider": "phil@techprimate.com"
},
"source": {
"git": "https://github.com/Techprimate/TPPDF.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/techprimate",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}