blob: 4bcdedab31f79489e429c9bc75a90566651196e7 [file] [log] [blame]
{
"name": "NSDate-TimeDifference",
"version": "1.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",
"tag": "1.0.1"
},
"source_files": "NSDate+TimeDifference/NSDate+TimeDifference.{h,m}",
"resources": "NSDate+TimeDifference/NSDate+TimeDifference.bundle",
"platforms": {
"ios": null
},
"requires_arc": true
}