blob: 11b1ec071d475677b67f51c3a2bcaa8726997571 [file] [log] [blame]
{
"name": "DWAlbumGridController",
"version": "0.0.0.2",
"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.2"
},
"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"
]
}
}