[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / d / 3 / 5 / YNMVVMCollectionViewKit / 1.1.0 / YNMVVMCollectionViewKit.podspec.json
blobc98c27af8895e7ede8997e6d12aebe956611421a
2   "name": "YNMVVMCollectionViewKit",
3   "version": "1.1.0",
4   "summary": "MVVM solution",
5   "description": "MVVM solution, Great!",
6   "homepage": "https://github.com/623637646/YNMVVMCollectionViewKit",
7   "license": "MIT",
8   "authors": {
9     "码猴": "mahou.wy@alibaba-inc.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/623637646/YNMVVMCollectionViewKit.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "YNMVVMCollectionViewKit/**/*.{h,m}",
19   "dependencies": {
20     "YNSelfSizingCollectionView": [
21       "~> 2.1.2"
22     ],
23     "CHTCollectionViewWaterfallLayout": [
24       "~> 0.9.7"
25     ]
26   }