blob: 5afb6311af25a07bf3fa3ffd29cf3b90fd32cf54 [file] [log] [blame]
{
"name": "KSPhotoBrowser",
"version": "0.1.5",
"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.5"
},
"source_files": [
"KSPhotoBrowser",
"KSPhotoBrowser/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"YYWebImage": [
"~> 1.0.5"
]
}
}