blob: b18b5eff5c229c8376d48a4246bcb790578a91ef [file] [log] [blame]
{
"name": "EJQLPreview",
"version": "1.0",
"summary": "QLPreviewController 封装.",
"homepage": "https://github.com/Lius1104/EJQLPreview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lius": "849763605@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Lius1104/EJQLPreview.git",
"tag": "1.0"
},
"source_files": [
"EJQLPreview",
"EJQLPreview/**/*.{h,m}"
],
"public_header_files": "EJQLPreview/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"QuickLook"
],
"requires_arc": true,
"dependencies": {
"EJWarningCardView": [
]
}
}