[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / d / SORelativeDateTransformer / 1.1.6 / SORelativeDateTransformer.podspec.json
blob6762c2e89ddfabafa998f72f7603102740948100
2   "name": "SORelativeDateTransformer",
3   "version": "1.1.6",
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.6"
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   }