[Add] TealeafReactNativeDebug 10.6.312
[CocoaPods.git] / Specs / 1 / b / 9 / LTFileQuickPreview / 0.0.2 / LTFileQuickPreview.podspec.json
blob8f3b9743a5a3c85bd2e1b9374ebfe57c405ca1af
2   "name": "LTFileQuickPreview",
3   "version": "0.0.2",
4   "summary": "Support both online and local document & Multi-Media File Preview.",
5   "description": "Online and local document & Multi-Media File Preview. Very easy to use.",
6   "homepage": "https://github.com/l900416/LTFileQuickPriview",
7   "license": "MIT",
8   "authors": {
9     "liangtong": "l900416@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/l900416/LTFileQuickPriview.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "LTQuickPreview",
20     "LTQuickPreview/**/*.{h,m}"
21   ],
22   "public_header_files": "LTQuickPreview/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true