blob: acd687754b44aa86e0ff02ffd2e45b34e119e225 [file] [log] [blame]
{
"name": "NSDate-TimeDifference",
"version": "0.0.1",
"license": "MIT",
"summary": "Returns a string with the elapsed time from the current time.",
"homepage": "https://github.com/ootake/NSDate-TimeDifference/",
"authors": {
"satoshi ootake": "ootake1@gmail.com"
},
"source": {
"git": "https://github.com/ootake/NSDate-TimeDifference.git",
"commit": "dc3578a7afee5ed152118bb3a36f233b16313f2d"
},
"source_files": "NSDate+TimeDifference/NSDate+TimeDifference.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": true
}