Latest | 0.7.2 |
---|---|
Homepage | http://boredzo.org/iso8601dateformatter/ |
License | BSD |
Platforms | ios 8.0 |
Authors |
Latest podspec
{ "name": "HYP8601", "version": "0.7.2", "summary": "A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.", "authors": { "Peter Hosey": "https://twitter.com/boredzo" }, "homepage": "http://boredzo.org/iso8601dateformatter/", "license": { "type": "BSD", "file": "LICENSE.txt" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/hyperoslo/HYP8601.git", "tag": "0.7.2" }, "source_files": "*.{m,h}", "exclude_files": [ "test*.m", "timetrial.m", "unparse*.m", "ISO8601ForCocoa/ISO8601ForCocoa{,Touch}Tests/**/*.m" ], "public_header_files": "ISO8601DateFormatter.h", "requires_arc": false }
Mon, 29 Feb 2016 18:32:02 +0000