[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 9 / 0 / MimeParser / 0.2.2 / MimeParser.podspec.json
blob7bc779d3e6625e2a455a7a0baa34bd9396cfdee6
2   "name": "MimeParser",
3   "version": "0.2.2",
4   "summary": "Mime parsing in Swift | Relevant RFCs: RFC 822, RFC 2045, RFC 2046",
5   "description": "MimeParser is a simple MIME (Multipurpose Internet Mail Extensions) parsing library written in Swift.",
6   "homepage": "https://github.com/miximka/MimeParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "miximka",
12   "platforms": {
13     "ios": "10.3",
14     "osx": "10.12"
15   },
16   "source": {
17     "git": "https://github.com/miximka/MimeParser.git",
18     "tag": "0.2.2"
19   },
20   "source_files": "Sources/MimeParser/*.swift"