[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / c / PDFZoomKit / 0.0.5 / PDFZoomKit.podspec.json
blob902c176ab50ab1a7cf8e84e22c4f0d239ce710dc
2   "name": "PDFZoomKit",
3   "version": "0.0.5",
4   "summary": "PDF page zoom tool",
5   "description": "PDFZoomKit is a Swift framework a simple zoom tool that supports professional image enlargement",
6   "homepage": "https://github.com/anhvu1993/PDFZoomKit",
7   "license": "MIT",
8   "authors": {
9     "vunk": "vunk@apero.vn"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/anhvu1993/PDFZoomKit.git",
16     "tag": "0.0.5"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "Photos",
22     "AVFoundation"
23   ],
24   "swift_versions": "4.2",
25   "source_files": [
26     "PDFZoomKit",
27     "PDFZoomKit/**/*.{h,swift,modulemap}"
28   ],
29   "exclude_files": "PDFZoomKit/Exclude",
30   "swift_version": "4.2"