[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 5 / YNMVVMCollectionViewKit / 1.5.0 / YNMVVMCollectionViewKit.podspec.json
bloba69339b64d5c28049f51e612d14530ff7835b9e2
2   "name": "YNMVVMCollectionViewKit",
3   "version": "1.5.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.5.0"
17   },
18   "source_files": "YNMVVMCollectionViewKit/**/*.{h,m}",
19   "dependencies": {
20     "YNSelfSizingCollectionView": [
21       "~> 2.1.3"
22     ],
23     "CHTCollectionViewWaterfallLayout": [
24       "~> 0.9.7"
25     ]
26   }