2 "name": "MHPrettyDate",
4 "summary": "An iOS framework that provides a simple mechanism to get \"Pretty Dates\" (\"Yesterday\", \"Today\", etc.) from NSDate objects.",
5 "homepage": "https://github.com/bobjustbob/MHPrettyDate",
8 "Bobby Williams": "bjackw@mac.com"
11 "git": "https://github.com/bobjustbob/MHPrettyDate.git",
17 "source_files": "MHPrettyDate/**/*.{h,m}",
18 "resources": "MHPrettyDate/**/*.{lproj}",
20 "frameworks": "Foundation"