[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / 1 / JJLISO8601DateFormatter / 0.1.5 / JJLISO8601DateFormatter.podspec.json
blob7dc87de1e29cf2e6ce2bd6e7be73fa12851c4ace
2   "name": "JJLISO8601DateFormatter",
3   "version": "0.1.5",
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.5"
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"