blob: 9840879f78e1176042198c69f71617f78472b12c [file] [log] [blame]
{
"name": "CSPDFReader",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "CSPDFReader/Classes/**/*"
}