[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / 8 / FTImageViewer / 1.9.8 / FTImageViewer.podspec.json
blob55ff97ab07ad49141fce695cbc300fd51a0bd62c
2   "name": "FTImageViewer",
3   "version": "1.9.8",
4   "summary": "A simple ImageViewer and ImageGrid. Preview images with just a few lines of code.",
5   "description": "FTImageViewer. A simple ImageViewer and ImageGrid. Can preview images with just a few lines of code.\nI wrote this for my future projects. Feel free to try it in your own projects!",
6   "homepage": "https://github.com/liufengting/FTImageViewer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liufengting": "wo157121900@me.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/liufengting/FTImageViewer.git",
19     "tag": "1.9.8"
20   },
21   "source_files": [
22     "FTImageViewer/*.swift"
23   ],
24   "resources": "FTImageViewer/*.{bundle}",
25   "requires_arc": true,
26   "frameworks": "UIKit",
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "dependencies": {
31     "Kingfisher": [
33     ]
34   },
35   "pushed_with_swift_version": "3.0"