blob: 9ce866d1cbe7176612a5cd27ca8a281fb6df5bcd [file] [log] [blame]
{
"name": "QGPhotoKit",
"version": "1.0.1",
"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.1"
},
"source_files": "QGPhotoKit/*",
"dependencies": {
"LQGWaterLayout": [
],
"Masonry": [
]
}
}