blob: 8777b73bc15d3437ab8df3eb3444391323d4eab4 [file] [log] [blame]
{
"name": "JJLISO8601DateFormatter",
"version": "0.1.2",
"summary": "A 10x+ faster drop-in replacement for NSISO8601DateFormatter",
"description": "'JJLISO8601DateFormatter is a 10x+ faster drop-in replacement for NSISO8601DateFormatter. It provides efficient, ISO 8601 compliant, date formatting.'",
"homepage": "https://github.com/michaeleisel/JJLISO8601DateFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Eisel": "michael.eisel@gmail.com"
},
"source": {
"git": "https://github.com/michaeleisel/JJLISO8601DateFormatter.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0",
"osx": "10.13"
},
"source_files": "Sources/JJLISO8601DateFormatter/**/*",
"public_header_files": "Sources/JJLISO8601DateFormatter/include/JJLISO8601DateFormatter.h"
}