2 "name": "NTDDateFormatter",
8 "summary": "NSString *dateString = [[[[NSDateFormatter new] shortDateStyle] longTimeStyle] currentDateString]",
9 "homepage": "https://github.com/NicholasTD07/NTDDateFormatter",
11 "NicholasTD07": "Nicholas.TD07@gmail.com"
14 "git": "https://github.com/NicholasTD07/NTDDateFormatter.git",
17 "description": " Simple way to setup a dateFormatter. It's (not) magic!\n With NTDDateFormatter, everything about formatting a date becomes easy.\n",
18 "source_files": "NTDDateFormatter/*.{h,m}",