[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 9 / b / 4 / JhtDocViewer / 1.0.6 / JhtDocViewer.podspec.json
blob7db3b27ee20c0ca8f4317e97037d3a916799e833
2   "name": "JhtDocViewer",
3   "version": "1.0.6",
4   "summary": "文档/文件查看器(支持本地或者其他app分享过来的word、excel、pdf、rtf等格式文件)",
5   "homepage": "https://github.com/jinht/DocViewer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jinht": "jinjob@icloud.com"
12   },
13   "social_media_url": "https://blog.csdn.net/Anticipate91",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/jinht/DocViewer.git",
19     "tag": "1.0.6"
20   },
21   "resources": "JhtDocViewer_SDK/JhtDocViewer.bundle",
22   "ios": {
23     "vendored_frameworks": "JhtDocViewer_SDK/JhtDocViewer.framework"
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "Reachability": [
32     ]
33   }