blob: 2bc75c5b53bdcdad0d7b924b9f00639b0974aa86 [file] [log] [blame]
{
"name": "JJLISO8601DateFormatter",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JJLISO8601DateFormatter/Classes/**/*",
"public_header_files": "JJLISO8601DateFormatter/Classes/JJLISO8601DateFormatter.h",
"requires_arc": false
}