CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

Martin Stolz

2pods

Scout

Scout discovers apps installed on an iOS device utilising the URL scheme feature. Evaluate the data as you intend.

License: MIT

  • Objective C

US2KeyboardType

US2KeyboardType is a category on UIApplication to determine the current UIKeyboardType state of the keyboard. Since Apple does not provide an API to determine the current state of the keyboard this category helps out by looking through the keyboard hierarchy and find traces of the current state. The keyboardType readonly property returns a UIKeyboardType.

License: MIT

  • Objective C