[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / d / 1 / SHNDDateFormatter / 1.0.3 / SHNDDateFormatter.podspec.json
blob8747c81efa8d3a6b8696eab5dcd7e1c9ec416063
2   "name": "SHNDDateFormatter",
3   "version": "1.0.3",
4   "summary": "Simple swift date string convertor",
5   "description": "With this library you can convert your Date Strings that comes from API or anywhere else to any kinda Format , any kinda locale and any kinda calender that you need",
6   "homepage": "https://github.com/shndrs/SHNDDateFormatter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sahandraeisi1994@gmail.com": "sahandraeisi@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/shndrs/SHNDDateFormatter.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SHNDDateFormatter/Classes/**/*",
23   "frameworks": "Foundation"