GDPerformanceView
November 18, 2016 • MIT License
Shows FPS, CPU usage, app and iOS versions above the status bar.
DGElasticPullToRefresh
October 29, 2015 • MIT License
Elastic pull to refresh compontent developed in Swift
PFSystemKit
August 09, 2015 • MIT License
OS X (and - partially - iOS) framework for getting software and hardware informations (such as CPU vendor, RAM size, device model and serial, …) at runtime. Relies on IOKit and SysCtl, as well as o...
JCPullToRefreshView
June 02, 2015 • MIT License
Supports pull-to-refresh and pull-to-loadmore.
Only need to add a line of code in your UIViewController.
[self enabledPullToRefreshAndLoadMore:self.collectionView];
HCPushBackAnimation
March 05, 2013 • MIT License
Demo of push back animation to display a modal view controller.
Stats
October 07, 2012 • MIT License
In-app monitoring of system conditions for iOS apps. Displays: The variation of memory usage [kB]; The total memory usage [kB]; The variation of CPU time [msec]; The number of UIView subclasses.