blob: 7cddb422bf85efe074c686e7ea9fe974b1037fd4 [file] [log] [blame]
{
"name": "XYZPDFKit",
"version": "0.0.6",
"summary": "持续升级",
"description": "PDFkit in Swift Update for UXMPDFKit",
"homepage": "https://github.com/brandy2015/XYZPDFKit",
"license": "MIT",
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"platforms": {
"ios": "9.0"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZPDFKit.git",
"tag": "0.0.6"
},
"source_files": "XYZPDFKit/*",
"ios": {
"source_files": "XYZPDFKit/Classes/**/*"
},
"resource_bundles": {
"XYZPDFKit": [
"XYZPDFKit/*.{xcassets,png,json,.imageset}"
]
}
}