blob: 050caf57216d9f753f9596efb164f3cfca49ef75 [file] [log] [blame]
{
"name": "UICollectionView-BMDynamicLayout",
"version": "1.0.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/UICollectionView-BMDynamicLayout",
"license": "MIT",
"authors": {
"liangdahong": "ios@liangdahong.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liangdahong/UICollectionView-BMDynamicLayout.git",
"tag": "1.0.2"
},
"source_files": "UICollectionView-BMDynamicLayout/Sources/UICollectionView-BMDynamicLayout/**/*.{h,m}",
"requires_arc": true
}