[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / d / SORelativeDateTransformer / 0.0.1 / SORelativeDateTransformer.podspec.json
blobacf8de460aa45ee378b66ba93c2a6f19bee85a14
2   "name": "SORelativeDateTransformer",
3   "version": "0.0.1",
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": {
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"
9   },
10   "authors": {
11     "billgarrison": "1billgarrison@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/billgarrison/SORelativeDateTransformer.git",
15     "commit": "d8d719a86996502172e627203aa86900515e8ef1"
16   },
17   "source_files": "SORelativeDateTransformer/*.{h,m}",
18   "resources": "SORelativeDateTransformer/SORelativeDateTransformer.bundle",
19   "requires_arc": false,
20   "platforms": {
21     "ios": "4.3",
22     "osx": "10.7"
23   }