[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / 8 / FTImageViewer / 1.3.4 / FTImageViewer.podspec.json
blob709e22ef76699e32ac58e091dce67b1fb91fd6ff
2   "name": "FTImageViewer",
3   "version": "1.3.4",
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.3.4"
21   },
22   "source_files": "FTImageViewer_iOS/**/*.{h,swift}",
23   "resources": "FTImageViewer_iOS/**/*.{png,jpeg,jpg,storyboard,xib}",
24   "requires_arc": true,
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SDWebImage": [
29     ]
30   }