[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / b / EasyDateFormatter / 0.2.1 / EasyDateFormatter.podspec.json
blob3e81dceaf558fe221c2011b25e2ac2f02a5f7cb0
2   "name": "EasyDateFormatter",
3   "version": "0.2.1",
4   "summary": "An easy library extending Date class to convert your dates to string",
5   "swift_versions": "5.0",
6   "description": "An easy library extending Swift Date to convert your dates to string.",
7   "homepage": "https://github.com/matiasdim/EasyDateFormatter",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "matiasdim": "matias3@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/matiasdim/EasyDateFormatter.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/*.swift",
23   "swift_version": "5.0"