[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 3 / SEHumanizedTimeDiff / 0.0.1 / SEHumanizedTimeDiff.podspec.json
blob23b5c7816b9da4053a6b707cc3e0ba655d7013b4
2   "name": "SEHumanizedTimeDiff",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "An NSDate category to have humanly meaningful time intervals since todays date.",
6   "description": "                    An NSDate category to have humanly meaningful time intervals since todays date.\n                    Localizations available for Chinese, Japanese, Turkish, English, and German.\n",
7   "homepage": "https://github.com/fictorial/SEHumanizedTimeDiff",
8   "authors": {
9     "Sarp Erdag": "sarp.erdag@apperto.com"
10   },
11   "source": {
12     "git": "https://github.com/fictorial/SEHumanizedTimeDiff.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "SEHumanizedTime/*.{h,m}",
16   "resources": "SEHumanizedTime/{en,de,ja,tr,zh-Hans}.lproj",
17   "frameworks": "Foundation",
18   "requires_arc": false