blob: 1a19c7a6cc082334abd825b54549c3ad6aea3aba [file] [log] [blame]
{
"name": "PYPhotosView",
"version": "0.4.0",
"summary": "An easy way to browse photo(image) for iOS.",
"homepage": "https://github.com/iphone5solo/PYPhotosView",
"license": "MIT",
"authors": {
"CoderKo1o": "499491531@qq.com"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
]
},
"source": {
"git": "https://github.com/iphone5solo/PYPhotosView.git",
"tag": "0.4.0"
},
"source_files": "PYPhotosView/**/*.{h,m}",
"resources": "PYPhotosView/PYPhotosView.bundle",
"requires_arc": true,
"frameworks": "UIKit"
}