[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 9 / 4 / MAGPdfGenerator / 0.1.2 / MAGPdfGenerator.podspec.json
blobfc4fcdda1b4a5d53a00f00075f7fd380653e002b
2   "name": "MAGPdfGenerator",
3   "version": "0.1.2",
4   "summary": "An utility to convert UIView to a PDF document.",
5   "description": "MAGPdfGenerator is an utility which provides the ability to convert UIView's representation to a PDF document. The UIView may be created from XIB file and use Autolayouts that makes a convenient way to draw the pdf's content.",
6   "homepage": "https://github.com/Magora-IOS/MAGPdfGenerator",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Konstantin Mamaev": "mamaev@magora-systems.com"
13   },
14   "source": {
15     "git": "https://github.com/Magora-IOS/MAGPdfGenerator.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MAGPdfGenerator/Classes/**/*",
22   "public_header_files": "MAGPdfGenerator/Classes/**/*.h",
23   "frameworks": "UIKit"