blob: 624c91a2bd65d4ab89be2d53a10d458a8bc2620d [file] [log] [blame]
{
"name": "KYElegantPhotoGallery",
"version": "1.0.1",
"summary": "图片浏览控件,支持手势dismiss并伴有优雅的动画。",
"description": " An elegant photo gallery. It will zoom from a thumb image and you can pan to dismiss it with cool animation.\n",
"homepage": "https://github.com/KittenYang/KYElegantPhotoGallery",
"license": "MIT",
"authors": {
"KittenYang": "kittenyang@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/KittenYang/KYElegantPhotoGallery.git",
"tag": "1.0.1"
},
"source_files": "KYElegantPhotoGallery-Demo/Classes/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
"~> 3.7.2"
]
}
}