blob: 8073e7c42236c0ded7c5bf9030c3c781d9731eb9 [file] [log] [blame]
{
"name": "LTFileQuickPreview",
"version": "0.0.1",
"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.1"
},
"source_files": [
"LTQuickPreview",
"LTQuickPreview/**/*.{h,m}"
],
"public_header_files": "LTQuickPreview/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}