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