SwiftKickMobile / TLIndexPathTools

TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.
tlindexpathtools.com
MIT License
347 stars 60 forks source link

Cocoa Pod #65

Closed doanthehien closed 8 years ago

doanthehien commented 8 years ago

Could you make it installed by Cocoa Pod?

csotiriou commented 8 years ago

There is Cocoapods support for a long time now.

Put this in your pod file:

pod 'TLIndexPathTools'

wtmoose commented 8 years ago

@doanthehien Is your question answered?