blob: 1529a173882f58bba98765796f388c5811a30126 [file] [log] [blame]
{
"name": "XJPDFReader",
"version": "1.0.2",
"summary": "PDF Reader",
"homepage": "https://github.com/jian289693871/XJPDFReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xj": "289693871@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jian289693871/XJPDFReader.git",
"tag": "1.0.2"
},
"source_files": "XJPDFReader/*.{h,m}",
"public_header_files": "XJPDFReader/*.{h}",
"requires_arc": true,
"frameworks": "Foundation",
"dependencies": {
"XXDownloader": [
"~> 1.0.0"
]
}
}