[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 0 / 8 / 3 / CSPDFReader / 1.0.0 / CSPDFReader.podspec.json
blobb04ba7d2d27e16eab211b8777f8931e9ba7ed126
2   "name": "CSPDFReader",
3   "version": "1.0.0",
4   "summary": "读取PDF的每一页图片",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WeiRuJian/CSPDFReader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WeiRuJian": "824041965@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WeiRuJian/CSPDFReader.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0"
25   ],
26   "source_files": "CSPDFReader/Classes/**/*"