Spectacles icon indicating copy to clipboard operation
Spectacles copied to clipboard

A tiny library for parsing JSON podspecs.

Results 3 Spectacles issues
Sort by recently updated
recently updated
newest added

Something with an interface like: ``` objc NSArray/**/ *authors = [TMAuthorParser authorsFromDictionary:dictionary]; ```

enhancement