2 "name": "saorsa.PXQuisiteExtensions",
4 "summary": "A collection of useful extension methods for iOS.",
5 "description": "I have decided to put a collection of extension methods that I use often\nwhile developing iOS projects. Most of these are related to the Foundation classes such\nas NSString, NSDate and NSDateFormatter. Over the course of usage I have added more\nfor the CoreGraphics, CoreData and UIKit classes.",
6 "homepage": "https://github.com/saorsa/saorsa.PXQuisiteExtensions",
12 "Saorsa": "adragolov@gmail.com"
15 "git": "https://github.com/saorsa/saorsa.PXQuisiteExtensions.git",
21 "source_files": "saorsa.PXQuisiteExtensions/Classes/**/*",
22 "public_header_files": "saorsa.PXQuisiteExtensions/**/*.h",