PMUtils is no longer being maintained. Development of PMUtils has moved to a private repo and will be open sourced at a later date. (3/31/2015)
PMUtils is a collection of useful generic classes and categories on Foundation and UIKit classes. This repo is broken down into the following subspecs:
- Foundation+PMUtils
- PMAnimationOperation
- PMCircularCollectionView
- PMCollectionViewSwipeCell
- PMFloatLabel
- PMGradientView
- PMImageFilmstrip
- PMInfiniteScrollView
- PMInnerShadowView
- PMKeyboardListener
- PMPlaceholderTextView
- PMProgressHUD
- PMRoundedBorderView
- PMStickyHeaderFlowLayout
- UIKit+PMUtils
CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like PMUtils in your projects. See the "Getting Started" guide for more information.
pod "PMUtils"PMUtils is available under the MIT license. See the LICENSE file for more info.