samvermette / SVPullToRefresh

Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
http://samvermette.com/314
MIT License
4.82k stars 1.09k forks source link

Added Carthage support. #292

Open Iyuna opened 8 years ago

Iyuna commented 8 years ago

Added Carthage support via creating shared framework target inside demo project. Fixed warnings for iOS 7.0 and raised deployment target. Implemented issue 273 by this PR.

Manny-ModMed commented 6 years ago

Can this be merged?