[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / d / FYPdfView / 0.0.1 / FYPdfView.podspec.json
blobcdebf427794103833e66b2624349ca1f035fd7f2
2   "name": "FYPdfView",
3   "version": "0.0.1",
4   "summary": "A short description of FYPdfView.",
5   "description": "封装的将PDF转换成图片通过collectionview显示",
6   "homepage": "https://github.com/sdwangxianwen/FYPDFView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangwenwen": "wangwenwen@51Talk.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/sdwangxianwen/FYPDFView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "FYPDF/pdfView/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true