blob: b04ba7d2d27e16eab211b8777f8931e9ba7ed126 [file] [log] [blame]
{
"name": "CSPDFReader",
"version": "1.0.0",
"summary": "读取PDF的每一页图片",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WeiRuJian/CSPDFReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiRuJian": "824041965@qq.com"
},
"source": {
"git": "https://github.com/WeiRuJian/CSPDFReader.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source_files": "CSPDFReader/Classes/**/*"
}