[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 3 / 1 / JJLISO8601DateFormatter / 0.1.7 / JJLISO8601DateFormatter.podspec.json
blob23a0adecffde4866347fbb40d88b6ac8835b9077
2   "name": "JJLISO8601DateFormatter",
3   "version": "0.1.7",
4   "summary": "A 10x+ faster drop-in replacement for NSISO8601DateFormatter",
5   "description": "'JJLISO8601DateFormatter is a 10x+ faster drop-in replacement for NSISO8601DateFormatter. It provides efficient, ISO 8601 compliant, date formatting.'",
6   "homepage": "https://github.com/michaeleisel/JJLISO8601DateFormatter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Eisel": "michael.eisel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/michaeleisel/JJLISO8601DateFormatter.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0",
21     "osx": "10.13"
22   },
23   "source_files": "Sources/JJLISO8601DateFormatter/**/*",
24   "public_header_files": "Sources/JJLISO8601DateFormatter/include/JJLISO8601DateFormatter.h"