blob: 83a3b6844851d84f3d893016a9d9e8ff7ab17b6d [file] [log] [blame]
{
"name": "YDPhotoBrowser",
"version": "1.1.5",
"summary": "A easy to use frameworks for browsering image,include rotation,zoom in and zoom out etc.(support video preview,like wechat)",
"description": "A easy to use frameworks for browsering image,rotation,zoom in and zoom out,custom dismiss annimation.",
"homepage": "https://github.com/jfdream/YDPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jfdream1992@126.com": "jfdream"
},
"source": {
"git": "https://github.com/jfdream/YDPhotoBrowser.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YDPhotoBrowser/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
],
"SVProgressHUD": [
],
"ZFPlayer": [
],
"ZFPlayer/ControlView": [
],
"ZFPlayer/AVPlayer": [
]
}
}