2 "name": "PXInfiniteContentView",
4 "summary": "A view that can scroll forever in either direction to lazy-load \"infinite\" content.",
5 "description": "A view that can scroll forever in either direction, with delegate methods that let you load\nthe content for a view at a particular index lazily (only when it is shown).",
6 "homepage": "https://github.com/pixio/PXInfiniteContentView",
9 "Spencer Phippen": "spencer.phippen@gmail.com"
12 "git": "https://github.com/pixio/PXInfiniteContentView.git",
19 "source_files": "Pod/Classes/**/*.{h,m}",
20 "public_header_files": "Pod/Classes/{PXInfiniteContentView,PXInfiniteContentBounds}.h",
22 "PXInfiniteContentView": [