blob: 9106684e3b4f0b4f84bdc91bbd420c8bf57fb436 [file] [log] [blame]
{
"name": "YNMVVMCollectionViewKit",
"version": "1.5.1",
"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.5.1"
},
"source_files": "YNMVVMCollectionViewKit/**/*.{h,m}",
"dependencies": {
"YNSelfSizingCollectionView": [
"~> 2.1.3"
],
"CHTCollectionViewWaterfallLayout": [
"~> 0.9.7"
]
}
}