[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 5 / SSImageBrowser / 0.1.3 / SSImageBrowser.podspec.json
blobadaa226510d7b791c237a015610e97dfecd02d2e
2   "name": "SSImageBrowser",
3   "version": "0.1.3",
4   "summary": "IDMPhotoBrowser in Swift",
5   "description": "                       IDMPhotoBrowser in Swift\n                       Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more\n",
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": "0.1.3"
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   ],
39   "dependencies": {
40     "pop": [
42     ],
43     "DACircularProgress": [
45     ],
46     "SDWebImage": [
48     ]
49   }