blob: 37583f2dbc0dfe662da148fcd4ea1aed756cbe18 [file] [log] [blame]
{
"name": "HLPresentTool",
"version": "0.1.0",
"summary": "HLPresentTool.git is a swift module for presentViewManager.",
"description": "SimplePDF is a Swift class to create PDF documents with page numbers and table of contents. SimplePDF generated document may have:\n\n* Headings (H1 - H6) and Body Text.\n* Images (with captions), multiple images per row.\n* Multi column text (can be used for borderless tables too)\n* UIView instances (good for cover pages, etc)\n* Any attributed string",
"homepage": "https://github.com/MonkeyRing/HLPresentTool.git",
"license": "MIT",
"authors": {
"monkeyRing": "502086651@qq.com"
},
"source": {
"git": "https://github.com/MonkeyRing/HLPresentTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"HLPresentTool/Classes/*.swift",
"HLPresentTool/Classes/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}