[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / e / PDFReadIt / 1.1.5 / PDFReadIt.podspec.json
blob61c6b874f75445cbba4a82d3ef10bc268d851f25
2   "name": "PDFReadIt",
3   "version": "1.1.5",
4   "summary": "PDF reader for iOS platform with advanced functionality based on Apple's native PDFKit.",
5   "swift_versions": "4.2",
6   "description": "PDF reader for iOS platform with advanced functionality based on Apple's native PDFKit. Share range of pages, add annotations, draw, navigate through previews and many many more.",
7   "homepage": "https://github.com/DimaZava/PDFReadIt",
8   "license": "MIT",
9   "authors": {
10     "Dmitry Zawadsky": "dimazava@hotmail.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/DimaZava/PDFReadIt.git",
17     "tag": "1.1.5"
18   },
19   "source_files": "PDFReadIt/Classes/**/*",
20   "resources": "PDFReadIt/Resources/**/*",
21   "frameworks": "PDFKit",
22   "requires_arc": true,
23   "swift_version": "4.2"