blob: 2c2a08a6a1bbfc806fb4b26ef8ae2f379b8c5d8a [file] [log] [blame]
{
"name": "PYPhotoBrowser",
"version": "1.3.2",
"summary": "An easy way to browse photo(image) for iOS.",
"homepage": "https://github.com/iphone5solo/PYPhotoBrowser",
"license": "MIT",
"authors": {
"CoderKo1o": "499491531@qq.com"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SDWebImage": [
"~> 3.8.2"
],
"MBProgressHUD": [
],
"DACircularProgress": [
]
},
"source": {
"git": "https://github.com/iphone5solo/PYPhotoBrowser.git",
"tag": "1.3.2"
},
"source_files": "PYPhotoBrowser/**/*.{h,m}",
"resources": "PYPhotoBrowser/PYPhotosView.bundle",
"requires_arc": true
}