blob: 32d76c5729b8a918460fe2b3a4ff0adf4875c3ba [file] [log] [blame]
{
"name": "SSImageBrowser",
"version": "2.0.9",
"summary": "IDMPhotoBrowser in Swift",
"description": "IDMPhotoBrowser in Swift\nPhoto Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more",
"homepage": "https://github.com/CodeEagle/SSImageBrowser",
"screenshots": [
"https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss1.png",
"https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss2.png",
"https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss3.png",
"https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss4.png",
"https://raw.github.com/appkraft/IDMPhotoBrowser/master/Screenshots/idmphotobrowser_ss5.png"
],
"license": "MIT",
"authors": {
"CodeEagle": "stasura@hotmail.com"
},
"source": {
"git": "https://github.com/CodeEagle/SSImageBrowser.git",
"tag": "2.0.9"
},
"social_media_url": "https://twitter.com/_SelfStudio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resources": [
"Source/IDMPhotoBrowser.bundle",
"Source/IDMPBLocalizations.bundle"
],
"source_files": "Source/*.swift",
"frameworks": [
"MessageUI",
"QuartzCore",
"SystemConfiguration",
"MobileCoreServices",
"Security",
"Photos"
]
}