File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ If you are using HandyJSON and would like to replace it, follow this link.
106106
107107### 🛠 CocoaPods Installation
108108
109- | Version | Installation Method | Platform Requirements | Inheritance Support |
110- | :---------- | :--------------------------- | :----------------------------------------------------------- | :------------------ |
111- | Basic | ` pod 'SmartCodable' ` | ` iOS 12+ ` ` tvOS 12+ ` ` macOS 10.13+ ` <br >` watchOS 5.0+ ` ` visionOS 1.0+ ` | ❌ |
112- | Inheritance | ` pod 'SmartCodable/Inherit' ` | ` iOS 13+ ` ` macOS 11+ ` | ✅ |
109+ | Version | Installation Method | Platform Requirements |
110+ | :---------- | :--------------------------- | :----------------------------------------------------------- |
111+ | Basic | ` pod 'SmartCodable' ` | ` iOS 12+ ` ` tvOS 12+ ` ` macOS 10.13+ ` <br >` watchOS 5.0+ ` ` visionOS 1.0+ ` |
112+ | Inheritance | ` pod 'SmartCodable/Inherit' ` | ` iOS 13+ ` ` macOS 11+ ` |
113113
114114⚠️ ** Important Notes** :
115115
You can’t perform that action at this time.
0 commit comments