blob: 60cd47c0ad9086f23c0960368b25b3bdeb4914d3 [file] [log] [blame]
{
"name": "LQGPhotoBrowser",
"version": "0.1.0",
"summary": "LQGPhotoBrowser.",
"description": "相册开源库, 包含相册浏览、视频播放、livePhoto播放",
"homepage": "https://github.com/liquangang/LQGPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liquangang": "liquangang@idstaff.com"
},
"source": {
"git": "https://github.com/liquangang/LQGPhotoBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LQGPhotoBrowser/**/*",
"dependencies": {
"Masonry": [
],
"LQGWaterLayout": [
]
}
}