2 "name": "MJGFoundation",
4 "summary": "A collection of iOS classes & categories by Matt Galloway.",
5 "homepage": "https://github.com/mattjgalloway/MJGFoundation",
8 "Matt Galloway": "matt@galloway.me.uk"
11 "git": "https://github.com/mattjgalloway/MJGFoundation.git",
17 "source_files": "Source/**/*.{h,m}",
18 "resources": "Resources/**/*.png",
23 "name": "MJGAvailability",
24 "summary": "Produces compiler warnings for APIs newer than your deployment target.",
25 "source_files": "Source/Utilities/MJGAvailability.h"