[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 3 / DictionaryDecoder / 0.9.2 / DictionaryDecoder.podspec.json
blobb15d26047e8862b7952684d4126ee4c429371755
2   "name": "DictionaryDecoder",
3   "version": "0.9.2",
4   "summary": "A Swift library for encoding and decoding Codable types to [String: Any].",
5   "homepage": "https://github.com/swhitty/DictionaryDecoder",
6   "authors": "Simon Whitty",
7   "license": {
8     "type": "zlib",
9     "file": "LICENSE.txt"
10   },
11   "source": {
12     "git": "https://github.com/swhitty/DictionaryDecoder.git",
13     "tag": "0.9.2"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0",
18     "osx": "10.10"
19   },
20   "source_files": "Sources/*.swift",
21   "swift_version": "4.0"