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