[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 8 / 7 / SJPDFCreator / 1.3.1 / SJPDFCreator.podspec.json
blobd6dd221e41a389ce976b8f458dbe94e23cd42929
2   "name": "SJPDFCreator",
3   "version": "1.3.1",
4   "summary": "SJPDFCreator framwork is to rendering PDF file by calling several simple methods.",
5   "description": "SJPDFCreator framwork is to rendering PDF file by calling several simple methods. \nYou can easily export your pdf by calling an simple method which returns the path. \nAfter exposrting the pdf you can clear the previous data by calling clearData method so the framework is reset to accept new pdf data from starting.",
6   "homepage": "https://github.com/sumitjagdev/SJ_PDFCreator",
7   "authors": {
8     "Sumit Jagdev": "sumitjagdev3@gmail.com"
9   },
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://raw.githubusercontent.com/sumitjagdev/SJ_PDFCreator/master/SJPDFCreator_1_3_1.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "SJPDFCreator.framework"
22   }