[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / c / 8 / 6 / XJPDFReader / 1.0.0 / XJPDFReader.podspec.json
blob7070280a0c87a37db9b72a69523faaaac26e24b2
2   "name": "XJPDFReader",
3   "version": "1.0.0",
4   "summary": "PDF Reader",
5   "homepage": "https://github.com/jian289693871/XJPDFReader",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xj": "289693871@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/jian289693871/XJPDFReader.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "XJPDFReader/*.{h,m}",
21   "public_header_files": "XJPDFReader/*.{h}",
22   "requires_arc": true,
23   "frameworks": "Foundation",
24   "dependencies": {
25     "XXDownloader": [
26       "~> 1.0.0"
27     ]
28   }