Jindrich Sarson

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
3pods
Small class, that let you change standard iOS status bar information. Works in both simulator and device. Supposed to be used when creating screenshots for App Store - to have nice localized carrier info, time and other status bar information based on your needs.
We recommend to create different target for creating screenshots, where you will include this POD. Don't forgot to remove this package from production build! It is using private API, so that it will not pass App Store review (it also doesn't have sense to be included in production builds)/
License: MIT
Sometimes, you want to disable OS X power saving feature - like when you are playing video in your app, watching slideshow etc. This simple class can do this.
License: MIT