[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 3 / d / ISO8601DateFormatter / 0.5 / ISO8601DateFormatter.podspec.json
blob1bbbf4036fc64df2a2f25152c8761094e0e9ff9a
2   "name": "ISO8601DateFormatter",
3   "version": "0.5",
4   "license": "BSD",
5   "summary": "A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.",
6   "homepage": "http://boredzo.org/iso8601dateformatter/",
7   "authors": "Peter Hosey",
8   "source": {
9     "git": "https://github.com/boredzo/iso-8601-date-formatter.git",
10     "tag": "0.5"
11   },
12   "source_files": "ISO8601DateFormatter.{h,m}",
13   "requires_arc": false