[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / c / 1 / NTDDateFormatter / 2.0.0 / NTDDateFormatter.podspec.json
blob8169ac96eed0f5c655665220982f86039bcb28a7
2   "name": "NTDDateFormatter",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "NSString *dateString = [[[[NSDateFormatter new] shortDateStyle] longTimeStyle] currentDateString]",
9   "homepage": "https://github.com/NicholasTD07/NTDDateFormatter",
10   "authors": {
11     "NicholasTD07": "Nicholas.TD07@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/NicholasTD07/NTDDateFormatter.git",
15     "tag": "2.0.0"
16   },
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}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": null
22   }