blob: 6386854f6106aa75c93ff4cc089ada1bbca660e9 [file] [log] [blame]
{
"name": "WJPhotoBrowser",
"version": "1.1.4",
"summary": "A simple and easy to use image browser.",
"homepage": "https://github.com/ZengWeiJun/WJPhotoBrowser",
"license": "MIT",
"authors": {
"zwj": "niuszeng@sina.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZengWeiJun/WJPhotoBrowser.git",
"tag": "1.1.4"
},
"source_files": [
"WJPhotoBrowser",
"WJPhotoBrowser/*.{h,m}"
],
"resources": "WJPhotoBrowser/images/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
],
"pop": [
]
}
}