blob: cdebf427794103833e66b2624349ca1f035fd7f2 [file] [log] [blame]
{
"name": "FYPdfView",
"version": "0.0.1",
"summary": "A short description of FYPdfView.",
"description": "封装的将PDF转换成图片通过collectionview显示",
"homepage": "https://github.com/sdwangxianwen/FYPDFView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangwenwen": "wangwenwen@51Talk.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sdwangxianwen/FYPDFView.git",
"tag": "0.0.1"
},
"source_files": "FYPDF/pdfView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}