Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 907 Bytes

README.markdown

File metadata and controls

30 lines (20 loc) · 907 Bytes

Podspec, Lion-specific, non-ARC fork of PXListView

This is a fork of PXListView that includes a PXListView.podspec file for use with CocoaPods.

Usage

Add this to your Podfile:

pod 'PXListView', git: 'https://github.com/BackForty/PXListView.git'

ARC is for sissies

This version of PXListView does not include any automatic reference counting. If you need that, despite my harsh judgement, I recommend you check out any of the 4,007 forks of PXListView. They include ARC for those of you too scared to manage your own memory.

10.7 Target

This branch will strive for Lion (10.7) support. It will also be updated to include some of the optimizations other branches have introduced without ruining everything with automatic reference counting.

Hoo. Ray.

- Flip