[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 5 / SSImageBrowser / 2.0.4 / SSImageBrowser.podspec.json
blobc4ba0e71bc21c917611c134ce40bdc98fc8bf1ca
2   "name": "SSImageBrowser",
3   "version": "2.0.4",
4   "summary": "IDMPhotoBrowser in Swift",
5   "description": "IDMPhotoBrowser in Swift\nPhoto Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more",
6   "homepage": "https://github.com/CodeEagle/SSImageBrowser",
7   "screenshots": [
8     "https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss1.png",
9     "https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss2.png",
10     "https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss3.png",
11     "https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss4.png",
12     "https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss5.png"
13   ],
14   "license": "MIT",
15   "authors": {
16     "CodeEagle": "stasura@hotmail.com"
17   },
18   "source": {
19     "git": "https://github.com/CodeEagle/SSImageBrowser.git",
20     "tag": "2.0.4"
21   },
22   "social_media_url": "https://twitter.com/_SelfStudio",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "requires_arc": true,
27   "resources": [
28     "Source/IDMPhotoBrowser.bundle",
29     "Source/IDMPBLocalizations.bundle"
30   ],
31   "source_files": "Source/*.swift",
32   "frameworks": [
33     "MessageUI",
34     "QuartzCore",
35     "SystemConfiguration",
36     "MobileCoreServices",
37     "Security",
38     "Photos"
39   ],
40   "dependencies": {
41     "pop": [
43     ],
44     "DACircularProgress": [
46     ],
47     "SDWebImage": [
49     ]
50   }