[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 3 / AnyCodable-Konfig / 0.6.9 / AnyCodable-Konfig.podspec.json
blob2a5206166058b46bef170aef95ecca38fe92e74f
2   "name": "AnyCodable-Konfig",
3   "module_name": "AnyCodable",
4   "version": "0.6.9",
5   "summary": "Type-erased wrappers for Encodable, Decodable, and Codable values.",
6   "description": "A Fork of Flight School's AnyCodalbe Library to update deployment target configurations",
7   "homepage": "https://konfigthis.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Konfig": "engineering@konfigthis.com"
14   },
15   "frameworks": "Foundation",
16   "platforms": {
17     "ios": "13.0",
18     "osx": "13.0",
19     "watchos": "4.0",
20     "tvos": "9.0"
21   },
22   "source": {
23     "git": "https://github.com/konfig-dev/AnyCodable.git",
24     "tag": "0.6.9"
25   },
26   "source_files": "Sources/**/*.swift",
27   "swift_versions": "5.1",
28   "swift_version": "5.1"