blob: 1451ceed57219e8b47fedd49ee7dc85102598d99 [file] [log] [blame]
{
"name": "UICollectionView-ARDynamicHeightLayoutCell_Bell",
"version": "1.0.1",
"summary": "Automatically UICollectionViewCell size calculating.",
"description": " A longer description of UICollectionView-ARDynamicHeightLayoutCell in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/zjr999/UICollectionView-ARDynamicHeightLayoutCell",
"license": "MIT",
"authors": {
"August": "liupingwei30@gmail.com",
"Bell": "zjr999@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zjr999/UICollectionView-ARDynamicHeightLayoutCell.git",
"tag": "1.0.1"
},
"source_files": [
"UICollectionView+ARDynamicHeightLayoutCell",
"UICollectionView+ARDynamicHeightLayoutCell/**/*.{h,m}"
],
"exclude_files": "UICollectionView+ARDynamicHeightLayoutCell/Exclude",
"frameworks": [
"UIKit",
"Foundation"
]
}