[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 0 / d / SORelativeDateTransformer / 1.1.10 / SORelativeDateTransformer.podspec.json
blobcf94d08f0b7286ff15b2ae60867b1fa2bb222e36
2   "name": "SORelativeDateTransformer",
3   "version": "1.1.10",
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": "MIT",
7   "authors": {
8     "billgarrison": "1billgarrison@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/billgarrison/SORelativeDateTransformer.git",
12     "tag": "1.1.10"
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   }