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",
7 "type": "Creative Commons Attribution-ShareAlike 3.0 Unported License",
8 "text": " Use it, hack it, but give me some love.\n\n Creative Commons Attribution-ShareAlike 3.0 Unported License.\n See http://creativecommons.org/licenses/by-sa/3.0/ for details.\n\n For a non-attribution license, contact http://standardorbit.net.\n"
11 "billgarrison": "1billgarrison@gmail.com"
14 "git": "https://github.com/billgarrison/SORelativeDateTransformer.git",
15 "commit": "d8d719a86996502172e627203aa86900515e8ef1"
17 "source_files": "SORelativeDateTransformer/*.{h,m}",
18 "resources": "SORelativeDateTransformer/SORelativeDateTransformer.bundle",
19 "requires_arc": false,