2 "name": "SORelativeDateTransformer",
4 "summary": "An NSValueTransformer subclass to turn an NSDate into a string expressing its relative age from now.",
5 "homepage": "https://github.com/billgarrison/SORelativeDateTransformer",
6 "license": "Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA 3.0)",
8 "billgarrison": "1billgarrison@gmail.com"
11 "git": "https://github.com/billgarrison/SORelativeDateTransformer.git",
14 "source_files": "SORelativeDateTransformer/*.{h,m}",
15 "resources": "SORelativeDateTransformer/SORelativeDateTransformer.bundle",
16 "requires_arc": false,