blob: 4d4f5dd710cc7e7f0d4a4647d44b5c9edae15508 [file] [log] [blame]
{
"name": "CAPPYPhotoBrowser",
"version": "1.5.7",
"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/GIF": [
],
"MBProgressHUD": [
],
"DACircularProgress": [
]
},
"source": {
"git": "https://github.com/captain9911/PYPhotoBrowser.git",
"tag": "1.5.7"
},
"source_files": "PYPhotoBrowser/**/*.{h,m}",
"resources": "PYPhotoBrowser/PYPhotosView.bundle",
"requires_arc": true
}