KYTilePhotoLayout 1.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2015Maintained by KittenYang.Installation Guide×Installation Guide for KYTilePhotoLayoutYou want to add pod 'KYTilePhotoLayout', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'KYTilePhotoLayout', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try KYTilePhotoLayoutSee PodspecGitHub RepoPage on CocoaPods.orgKYTilePhotoLayout 1.0.0ByKittenYangKittenYang/KYTilePhotoLayoutGitHub Repo A UICollectionViewLayout with a really interesting image layout algorithm. 一个图片布局算法,实现图片的不规则排列,并且大小不一。具体效果如图,第一版完成,待进一步优化。