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