blob: 7337bb25c8e20f0da59a3a1082537865ecff7d45 [file] [log] [blame]
{
"name": "NJISO8601",
"version": "0.2.0",
"summary": "ISO8601 formatter",
"homepage": "http://github.com/bcherry/iso8601/",
"license": "BSD",
"authors": {
"Eric Jensen": "ej@pushd.com"
},
"source": {
"git": "https://github.com/bcherry/iso8601.git",
"tag": "0.2.0"
},
"requires_arc": false,
"source_files": [
"ISO8601/NJISO8601Formatter.{h,m}",
"ISO8601/NJISO8601Parser.{h,m}"
]
}