[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / f / LGPdf / 0.1.1-alpha / LGPdf.podspec.json
blob5fe745a1a9e736b8c985e369775daed4e0d265a1
2   "name": "LGPdf",
3   "version": "0.1.1-alpha",
4   "summary": "Create Pdf file in iOS",
5   "description": "Easy way to create Pdf file in iOS.",
6   "homepage": "https://github.com/LunaGao/LGPdf",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "LunaGao": "gao.xue.qi@qq.com"
10   },
11   "platforms": {
12     "ios": "9.3"
13   },
14   "source": {
15     "git": "https://github.com/LunaGao/LGPdf.git",
16     "tag": "v0.1-alpha"
17   },
18   "source_files": [
19     "LGPdf",
20     "LGPdf/LGPdf",
21     "LGPdf/LGPdf/LGPdfElement",
22     "LGPdf/LGPdf/LGController"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true