[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 3 / c / WRPDFReader / 0.0.2 / WRPDFReader.podspec.json
blobcda02f24258621a43a873648a38769bf43c76ea0
2   "name": "WRPDFReader",
3   "version": "0.0.2",
4   "summary": "PDF阅读器",
5   "description": "PDF阅读器,包括展示目录列表,搜索页面等功能.",
6   "homepage": "https://github.com/GodFighter/WRPDFReader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GodFighter": "{xianghui_ios@163.com}"
13   },
14   "source": {
15     "git": "https://github.com/GodFighter/WRPDFReader.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "WRPDFModel": [
24       "~> 0.0.2"
25     ],
26     "WRTextKit": [
27       "~> 1.3.8"
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "Config",
33       "source_files": "WRPDFReader/Classes/Config/*.swift"
34     }
35   ],
36   "swift_version": "5.0"