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