blob: 3bd142e5a2d66dd29ea307faa418a786521828e8 [file] [log] [blame]
{
"name": "DWAlbumGridController",
"version": "0.0.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "一个相册网格视图。Album Grid controller.",
"homepage": "https://github.com/CodeWicky/DWAlbumGridController",
"authors": {
"codeWicky": "codewicky@163.com"
},
"source": {
"git": "https://github.com/CodeWicky/DWAlbumGridController.git",
"tag": "0.0.0.8"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "DWAlbumGridController/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"DWKit/DWComponent/DWLabel": [
"~> 0.0.0.10"
],
"DWKit/DWComponent/DWFixAdjustCollectionView": [
"~> 0.0.0.12"
]
}
}