5pods
Tools for unit testing async methods.
License: MIT
TSCollections inclundes implemenations for stack, queue, expanding array and
two dimensional array (implemented with the expanding arrays). There is a subspec for each collecitons so you only have to include what you need in your code.
License: MIT
TSMarkdownParser is a markdown to NSAttributedString parser for iOS, TVOS and OSX implemented using NSRegularExpressions. It supports many of the standard tags layed out by John Gruber on his site Daring Fireball. It is also very extendable via Regular Expressions making it easy to add your own custom tags or a totally different parsing syntax if you like.
License: MIT