[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 7 / SJPDFCreator / 0.0.1 / SJPDFCreator.podspec.json
blob55006e12428984f7f909430c0f57b0bc53079638
2   "name": "SJPDFCreator",
3   "version": "0.0.1",
4   "summary": "SJPDFCreator framwork is to rendering PDF file by calling several simple methods.",
5   "homepage": "https://github.com/sumitjagdev/SJ_PDFCreator",
6   "authors": {
7     "Sumit Jagdev": "sumitjagdev3@gmail.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://raw.githubusercontent.com/sumitjagdev/SJ_PDFCreator/master/SJPDFCreator.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "SJPDFCreator.framework"
21   }