blob: c9c4b22b6d93d8ef88232fb0946d0872a06ff758 [file] [log] [blame]
{
"name": "KSPhotoBrowser",
"version": "0.2.4",
"summary": "A beautiful photo browser with interactive dismissal animation.",
"homepage": "https://github.com/skx926/KSPhotoBrowser",
"license": "MIT",
"authors": {
"Kyle Sun": "skx926@gmail.com"
},
"social_media_url": "https://twitter.com/skx926",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/skx926/KSPhotoBrowser.git",
"tag": "0.2.4"
},
"source_files": [
"KSPhotoBrowser",
"KSPhotoBrowser/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"SDWebImage/GIF": [
],
"FLAnimatedImage": [
"~> 1.0"
]
}
}