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