blob: 23b5c7816b9da4053a6b707cc3e0ba655d7013b4 [file] [log] [blame]
{
"name": "SEHumanizedTimeDiff",
"version": "0.0.1",
"license": "MIT",
"summary": "An NSDate category to have humanly meaningful time intervals since todays date.",
"description": " An NSDate category to have humanly meaningful time intervals since todays date.\n Localizations available for Chinese, Japanese, Turkish, English, and German.\n",
"homepage": "https://github.com/fictorial/SEHumanizedTimeDiff",
"authors": {
"Sarp Erdag": "sarp.erdag@apperto.com"
},
"source": {
"git": "https://github.com/fictorial/SEHumanizedTimeDiff.git",
"tag": "0.0.1"
},
"source_files": "SEHumanizedTime/*.{h,m}",
"resources": "SEHumanizedTime/{en,de,ja,tr,zh-Hans}.lproj",
"frameworks": "Foundation",
"requires_arc": false
}