blob: c37c836015145e3c298374617d33c853957b8397 [file] [log] [blame]
{
"name": "LTFileQuickPreview",
"version": "0.0.3",
"summary": "Support both online and local document & Multi-Media File Preview.",
"description": "Online and local document & Multi-Media File Preview. Very easy to use.",
"homepage": "https://github.com/l900416/LTFileQuickPriview",
"license": "MIT",
"authors": {
"liangtong": "l900416@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/l900416/LTFileQuickPriview.git",
"tag": "0.0.3"
},
"source_files": [
"LTQuickPreview",
"LTQuickPreview/**/*.{h,m}"
],
"public_header_files": "LTQuickPreview/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}