[Add] SwiftMediator 1.1.0
[CocoaPods.git] / Specs / 2 / 5 / e / SHDateFormatter / 1.4.2 / SHDateFormatter.podspec.json
blobf0f9f41b8f684cc42f247850f2d75fb75296bf9c
2   "name": "SHDateFormatter",
3   "version": "1.4.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A date formatter supporting encoding as well as decoding of many different date and time formats including the often used ISO8601 standard.",
9   "description": "'Date formatting is no easy task because there are a lot of things that can be done wrong. This framework will take this burden from you. With very well tested state of the art code that is used in some highly active and often downloaded apps you don't need to think about date formatting again - never. Promised 🍻'",
10   "homepage": "https://github.com/blackjacx/SHDateFormatter",
11   "social_media_url": "https://twitter.com/Blackjacxxx",
12   "authors": {
13     "Stefan Herold": "stefan.herold@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/blackjacx/SHDateFormatter.git",
17     "tag": "1.4.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "source/Classes/**/*",
23   "swift_versions": [
24     "5.0",
25     "5.0"
26   ],
27   "swift_version": "5.0"