[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / 8 / PDFExporter / 1.0.1 / PDFExporter.podspec.json
blobad6b5349f74fd2b053b3b6ce0e0b113e57d33362
2   "name": "PDFExporter",
3   "version": "1.0.1",
4   "summary": "PDFExporter",
5   "description": "PDFExporter is a simple implementation made to easily export PDF files.",
6   "homepage": "https://github.com/3pillarlabs/ios-PDFexporter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bogdan Todea": "bogdan.todea@3pillarglobal.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/3pillarlabs/ios-PDFexporter.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "PDFExporter",
23     "PDFExporter/**/*.{h,m}"
24   ]