blob: 08ece91ec601038d25b9688c60cc473aa0574e04 [file] [log] [blame]
{
"name": "QGPhotoKit",
"version": "1.0.2",
"platforms": {
"ios": "8.0"
},
"summary": "相册开源库",
"description": "QGPhotoKit 相册开源库",
"homepage": "https://github.com/liquangang/QGPhotoKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liquangang": "1347336730@qq.com"
},
"source": {
"git": "https://github.com/liquangang/QGPhotoKit.git",
"tag": "1.0.2"
},
"source_files": "QGPhotoKit/*",
"dependencies": {
"LQGWaterLayout": [
],
"Masonry": [
]
}
}