blob: 1bbbf4036fc64df2a2f25152c8761094e0e9ff9a [file] [log] [blame]
{
"name": "ISO8601DateFormatter",
"version": "0.5",
"license": "BSD",
"summary": "A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.",
"homepage": "http://boredzo.org/iso8601dateformatter/",
"authors": "Peter Hosey",
"source": {
"git": "https://github.com/boredzo/iso-8601-date-formatter.git",
"tag": "0.5"
},
"source_files": "ISO8601DateFormatter.{h,m}",
"requires_arc": false
}