2 "name": "DateFormatterConstructor",
4 "swift_versions": "4.0",
5 "summary": "DateFormatter extension which makes DateFormatter instance creation easier",
6 "description": "This is simple DateFormatter extension which allows you to allows you to create a date formatter with a specific date pattern in one line",
7 "homepage": "https://github.com/idapgroup/DateFormatterConstructor",
13 "IDAP Group": "hello@idapgroup.com"
16 "git": "https://github.com/idapgroup/DateFormatterConstructor.git",
23 "header_mappings_dir": "Source",
24 "source_files": "Source/**/*.{swift,h,m,c,cpp}",
25 "swift_version": "4.0"