blob: c98c27af8895e7ede8997e6d12aebe956611421a [file] [log] [blame]
{
"name": "YNMVVMCollectionViewKit",
"version": "1.1.0",
"summary": "MVVM solution",
"description": "MVVM solution, Great!",
"homepage": "https://github.com/623637646/YNMVVMCollectionViewKit",
"license": "MIT",
"authors": {
"码猴": "mahou.wy@alibaba-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/623637646/YNMVVMCollectionViewKit.git",
"tag": "1.1.0"
},
"source_files": "YNMVVMCollectionViewKit/**/*.{h,m}",
"dependencies": {
"YNSelfSizingCollectionView": [
"~> 2.1.2"
],
"CHTCollectionViewWaterfallLayout": [
"~> 0.9.7"
]
}
}