[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / 8 / FTImageViewer / 1.9.7 / FTImageViewer.podspec.json
blobefecd2bd5475654aae5c8347f387002e768e4be2
2   "name": "FTImageViewer",
3   "version": "1.9.7",
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   "social_media_url": "http://twitter.com/liufengting",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/liufengting/FTImageViewer.git",
20     "tag": "1.9.7"
21   },
22   "source_files": [
23     "FTImageViewer/*.swift"
24   ],
25   "resources": "FTImageViewer/*.{bundle}",
26   "requires_arc": true,
27   "frameworks": "UIKit",
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0"
30   },
31   "dependencies": {
32     "Kingfisher": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"