[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / a / Imager / 1.1.0 / Imager.podspec.json
blob592caa7335088503ab95bafb2348a958319e2f22
2   "name": "Imager",
3   "version": "1.1.0",
4   "summary": "An image viewer for iOS in Swift",
5   "description": "An delightful image viewer for iOS in Swift\"",
6   "homepage": "https://github.com/Meniny/Imager",
7   "license": "MIT",
8   "authors": {
9     "Meniny": "Meniny@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/Imager.git",
13     "tag": "1.1.0"
14   },
15   "social_media_url": "http://meniny.cn/",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "source_files": [
23     "Imager/Sources/**/*{.swift}",
24     "Imager/Imager.h"
25   ],
26   "public_header_files": "Imager/Imager.h",
27   "resources": "Imager/Resources/Imager.bundle",
28   "frameworks": [
29     "Foundation",
30     "AVKit",
31     "AVFoundation",
32     "UIKit"
33   ],
34   "dependencies": {
35     "Hue": [
37     ]
38   },
39   "pushed_with_swift_version": "3.0",
40   "deprecated": true