There are no reviews yet. Be the first to send feedback to the community and the maintainers!
MTMigration
Manages blocks of code that only need to run once on version updates in iOS apps.MTAnimation
Animate UIView with 25+ timing functions. (Bounce, elastic, exponential, etc.)MTDates
A thread safe date calculation library with all the date functions you'll ever need.MTGeometry
An extension to Core Graphics Geometry. Intersections, scaling, etc.MTPDF
Objective-C PDF objects. Doing my part to help us stay out of the headache that is Core Foundation.MTStringAttributes
Easier way to create an attributes dictionary for NSAttributedStringMTControl
Attach block handlers to UIControl objects jQuery styleMTQueue
Add blocks to queues in a super terse and readable way!MYSCategoryProperties
Quickly add properties to categories using runtime associations.MTPencil
Draw animated lines (like an invisible pencil) with Core Graphics. (Prototype, will get much better).MTFittedScrollView
A UIScrollView subclass that resizes itself to fit around its content.MYSForms
Easy forms for iOSMYSRuntime
Obj-C Library that makes runtime self-inspection and class modification dead easy.MTColorDistance
A category on UIColor. Pass in an array of colors and it will return the closest color to the receiver.MTPocket
Cocoa Web RequestsEKEventToiCal
Returns a string in iCal format for an EKEvent objectMTBlockAlertView
An iOS Alert View that uses block-based delegation instead of protocols.FatSecretKit
iOS client library for the FatSecret APIMYSSharedSettings
Access local settings and settings shared via iCloud with properties.MTDateComponentsPicker
A picker for choosing date components. Allows some components to be undefined.FakeContacts
An XCode project you can build onto the simulator or device to generate any number or random contacts for app testingMYSCoreText
An Objective-C wrapper around Apple's Core Text framework.MYSDynamicAlertView
An alert view that uses UIKit Dynamics to present a fun/interactive way to respond to alerts.flunk
A gem for testing Ruby on Rails web APIs by simulating a client.MYSShared
A submodule that includes objc code that will more than likely be used in any objc project we do.MTTimer
An Objective-C timer that restricts firing to a time range. If it's called BEFORE min, it waits for min. If it's called AFTER max, it's called at max.MYSGravityActionSheet
An action sheet that uses UIKit Dynamics to present buttons in a playful, interesting way.Love Open Source and this site? Check out how you can help us