blob: 445bc656147b4aea66f3155c0d49f1b8f20940ca [file] [log] [blame]
{
"name": "PYPhotoBrowser",
"version": "0.4.1",
"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": "8.0"
},
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
],
"DACircularProgress": [
]
},
"source": {
"git": "https://github.com/iphone5solo/PYPhotoBrowser.git",
"tag": "0.4.1"
},
"source_files": "PYPhotoBrowser/**/*.{h,m}",
"resources": "PYPhotoBrowser/PYPhotosView.bundle",
"requires_arc": true
}