[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / d / 1 / SHNDDateFormatter / 1.2.0 / SHNDDateFormatter.podspec.json
blob16d817b261853c52e01d81d27844a834b9b3b565
2   "name": "SHNDDateFormatter",
3   "version": "1.2.0",
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.2.0"
17   },
18   "platforms": {
19     "ios": "9.3",
20     "watchos": "3.2",
21     "tvos": "10.2"
22   },
23   "swift_versions": "4.0",
24   "source_files": "SHNDDateFormatter/Classes/**/*",
25   "frameworks": "Foundation",
26   "swift_version": "4.0"