[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / e / SHDateFormatter / 0.9.3 / SHDateFormatter.podspec.json
blobf9dae01274d89fbe32862598010b29863a5e2c09
2   "name": "SHDateFormatter",
3   "version": "0.9.3",
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": "A date formatter supporting encoding as well as decoding of many different date and time formats including the often used ISO8601 standard.",
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": "0.9.3"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "Source/**/*",
23   "pushed_with_swift_version": "3.0"