blob: c11a470a824a6e0aae7047b0fe8b0d1bc2685332 [file] [log] [blame]
{
"name": "NJISO8601",
"deprecated": true,
"deprecated_in_favor_of": "ISO8601-re2c",
"version": "0.2.2",
"summary": "ISO8601 formatter",
"homepage": "http://github.com/bcherry/iso8601/",
"license": "BSD",
"authors": {
"Eric Jensen": "ej@pushd.com"
},
"social_media_url": "https://twitter.com/ej",
"source": {
"git": "https://github.com/bcherry/iso8601.git",
"tag": "0.2.2"
},
"requires_arc": false,
"source_files": [
"ISO8601/NJISO8601Formatter.{h,m}",
"ISO8601/NJISO8601Parser.{h,m}"
]
}