[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / 5 / 1 / iso-rfc822-date / 1.0.0 / iso-rfc822-date.podspec.json
blob21403c899495cf4819ed867100489d5e8f14e7ba
2   "name": "iso-rfc822-date",
3   "version": "1.0.0",
4   "summary": "ISO and RFC822 extensions to NSDate for parsing and formatting.",
5   "description": "ISO and RFC822 extensions to NSDate for parsing and formatting.\nThe used date formatters are cached as a singleton instance to speed\nup the formatting and parsing.",
6   "homepage": "https://github.com/anfema/iso-rfc822-date",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Johannes Schriewer": "j.schriewer@anfe.ma"
13   },
14   "social_media_url": "http://twitter.com/dunkelstern",
15   "platforms": {
16     "ios": "8.4",
17     "osx": "10.10"
18   },
19   "source": {
20     "git": "https://github.com/anfema/iso-rfc822-date.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "isodate/*.{m,h}"