2 "name": "SerializableValue",
4 "summary": "Dynamic Serializable Value for Swift Codable",
5 "description": "Dynamic Serializable Value for Swift Codable. Allows encoding and decoding with Dictionary types.",
6 "homepage": "https://github.com/tesseract-one/swift-serializable",
12 "Tesseract Systems, Inc.": "info@tesseract.one"
15 "git": "https://github.com/tesseract-one/swift-serializable.git",
24 "pod_target_xcconfig": {
25 "APPLICATION_EXTENSION_API_ONLY": "YES"
27 "module_name": "Serializable",
28 "source_files": "Sources/Serializable/**/*.swift",
29 "deprecated_in_favor_of": "Serializable.swift"