blob: a85035c39ea3c89997ac333daa248a64c4b04855 [file] [log] [blame]
{
"name": "KSPhotoBrowser",
"version": "0.1.9",
"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.1.9"
},
"source_files": [
"KSPhotoBrowser",
"KSPhotoBrowser/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}