[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 3 / QLPDFView / 0.0.3 / QLPDFView.podspec.json
blobeaded7a35c6e7c4506eae77d1c316bc7cf8d954e
2   "name": "QLPDFView",
3   "version": "0.0.3",
4   "summary": "PDF 涂鸦、签名功能",
5   "description": "依赖PDFKit实现pdf签名、涂鸦等功能",
6   "homepage": "https://github.com/burtworld/QLPDFView",
7   "license": "MIT",
8   "authors": {
9     "Paramita": "baqkoo007@aliyun.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/burtworld/QLPDFView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "PDFKit",
24   "dependencies": {
25     "Masonry": [
27     ]
28   }