Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.01 KB

MyCommons

CI Status

A collection of classes and utilities that I frequently using in my projects. Current version contains:

  • OS Version check macros
  • UIColor build macros

Requirements

Meanwhile, not much

Installation

MyCommons is not available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MyCommons', :git => "https://github.com/pbeast/MyCommons.git"

Author

pbeast, pavel@yankel.me

License

MyCommons is available under the MIT license. See the LICENSE file for more info.