[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / c / 8 / craftyDateFormatter / 1.0.0 / craftyDateFormatter.podspec.json
blob90ab674397ebfee529049c8e0f9f6f625aee929f
2   "name": "craftyDateFormatter",
3   "version": "1.0.0",
4   "summary": "Clean and simple way to format dates on Swift.",
5   "description": "Formatting dates has always been a pain. Writing extensions at the beginning of each project for the attempt to make things easy is ideal but repetitive. This library allows you to get the same results with way less effort. Clean and elegant human-readable formats.",
6   "homepage": "https://github.com/craftycoders/craftyDateFormatter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "craftycoders": "lyle@craftycoders.io"
13   },
14   "source": {
15     "git": "https://github.com/craftycoders/craftyDateFormatter.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "craftyDateFormatter/Classes/**/*",
23   "swift_version": "5.0"