[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 2 / 3 / DictionaryDecoder / 0.10.0 / DictionaryDecoder.podspec.json
blobc1ddacc3b41b302b8eeab422b4da1a9a0cb2eeb2
2   "name": "DictionaryDecoder",
3   "version": "0.10.0",
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": "mit",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/swhitty/DictionaryDecoder.git",
13     "tag": "0.10.0"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "watchos": "2.0",
18     "tvos": "9.0",
19     "osx": "10.10"
20   },
21   "source_files": "Sources/*.swift",
22   "swift_version": "4.2"