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