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