Skip to content

Tags: guykogus/SwifterJSON

Tags

4.2.0

Toggle 4.2.0's commit message
Add helper functions for getting raw array and dictionary values

4.1.0

Toggle 4.1.0's commit message
Add initialisers using json String/Data values

4.0.0

Toggle 4.0.0's commit message
Rename to SwifterJSON

3.0.1

Toggle 3.0.1's commit message
Fix minimum macOS version in the Xcode project

3.0.0

Toggle 3.0.0's commit message
Upgrade podspec

2.0.2

Toggle 2.0.2's commit message
Fix handling NSNumber as a number, not bool if 0 or 1

2.0.1

Toggle 2.0.1's commit message
Increment version

2.0.0

Toggle 2.0.0's commit message
Update to Xcode 12.2 and refactor Codable conversions to not rely on …

…JSONSerializable

1.3.0

Toggle 1.3.0's commit message
Make JSON conform to Hashable

1.2.0

Toggle 1.2.0's commit message
Support SPM