Latest | 1.0.3 |
---|---|
Homepage | https://github.com/iclems/iOS-htmltopdf |
License | MIT |
Platforms | ios 5.0, requires ARC |
Authors |
no README.md available
Latest podspec
{ "name": "iOS-htmltopdf", "version": "1.0.3", "summary": "This class enables simple URL-based PDF creation.", "description": "Pages are created the exact same way they would be if the user printed the content on an iOS device (very similar as well as OS X print output).", "homepage": "https://github.com/iclems/iOS-htmltopdf", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Clu00e9ment Wehrung": "[email protected]" }, "source": { "git": "https://github.com/iclems/iOS-htmltopdf.git", "tag": "1.0.3" }, "platforms": { "ios": "5.0" }, "source_files": [ "Classes", "**/*.{h,m}" ], "exclude_files": "HTMLtoPDF-Demo", "requires_arc": true }
Sat, 05 Mar 2016 13:25:03 +0000