blob: e76cc8693101351ba6fa4ed0b1b96c4780870dad [file] [log] [blame]
{
"name": "YDPYPhotoBrowser",
"version": "1.5.6",
"summary": "An easy way to browse photo(image) for iOS.",
"homepage": "https://github.com/jfdream/PYPhotoBrowser",
"license": "MIT",
"authors": {
"jfdream": "1017625271@qq.com"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SDWebImage/GIF": [
],
"MBProgressHUD": [
],
"DACircularProgress": [
]
},
"source": {
"git": "https://github.com/jfdream/PYPhotoBrowser.git",
"tag": "1.5.6"
},
"source_files": "PYPhotoBrowser/**/*.{h,m}",
"resources": "PYPhotoBrowser/PYPhotosView.bundle",
"requires_arc": true
}