blob: a08754db16d51292d7add616ff8329ba9d205c3b [file] [log] [blame]
{
"name": "XJPhotoBrowser",
"version": "1.1.2",
"summary": "Photo Browser",
"homepage": "https://github.com/jian289693871/XJPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xj": "289693871@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jian289693871/XJPhotoBrowser.git",
"tag": "1.1.2"
},
"source_files": "XJPhotoBrowser/*.{h,m}",
"public_header_files": "XJPhotoBrowser/*.{h}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"YYWebImage": [
"~> 1.0.5"
]
}
}