ahmedAlmasri / SNCollectionViewLayout

Collection View Layouts is a set of custom flow layouts for iOS which imitate general data grid approaches for mobile apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deplyment Target issue

OmarIbbu opened this issue · comments

I want to deploy it on minimum target 10.0 which is not supported by this library. Is it possible?

Hi @OmarIbbu

try to use : pod 'SNCollectionViewLayout', :git => https://github.com/ahmedAlmasri/SNCollectionViewLayout.git :branch => 'ios_10'