[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / f / 2 / 9 / DWAlbumGridController / 0.0.0.5 / DWAlbumGridController.podspec.json
blob2a1309880c17e9be5d33cfb1b137f4335b183bb3
2   "name": "DWAlbumGridController",
3   "version": "0.0.0.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "一个相册网格视图。Album Grid controller.",
9   "homepage": "https://github.com/CodeWicky/DWAlbumGridController",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/CodeWicky/DWAlbumGridController.git",
15     "tag": "0.0.0.5"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DWAlbumGridController/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "DWKit/DWComponent/DWLabel": [
25       "~> 0.0.0.10"
26     ],
27     "DWKit/DWComponent/DWFixAdjustCollectionView": [
28       "~> 0.0.0.12"
29     ]
30   }