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