blob: 3050e8cbc069c311955308c4888f4c6fbfd1c059 [file] [log] [blame]
{
"name": "WJPhotoBrowser",
"version": "1.1.8",
"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.8"
},
"source_files": [
"WJPhotoBrowser",
"WJPhotoBrowser/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"pop": [
]
}
}