blob: 11892f4c58c13f219a06e6b3bdb4adb1ba034c65 [file] [log] [blame]
{
"name": "UICollectionViewDynamicLayoutCacheSize",
"version": "3.1.2",
"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": "3.1.2"
},
"source_files": "UICollectionViewDynamicLayoutCacheSize/**/*.{h,m}",
"requires_arc": true
}