blob: 85f9681a398c627e31935287461c5891e2edd64c [file] [log] [blame]
{
"name": "UICollectionViewDynamicLayoutCacheSize",
"version": "2.0.3",
"summary": "🖖 Template auto layout cell for automatically UICollectionViewCell calculating and cache size framework, Only applicable to cells created by xib.",
"homepage": "https://github.com/liangdahong/UICollectionViewDynamicLayoutCacheSize",
"license": "MIT",
"authors": {
"liangdahong": "ios@liangdahong.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liangdahong/UICollectionViewDynamicLayoutCacheSize.git",
"tag": "2.0.3"
},
"source_files": "Sources/UICollectionViewDynamicLayoutCacheSize/**/*.{h,m}",
"requires_arc": true
}