Skip to content

Commit b5379a9

Browse files
committed
Merge branch 'development' of https://github.com/mukeshydv/jsonmaster.github.io into development
2 parents 6e8db33 + 0c124e7 commit b5379a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ Visit: https://jsonmaster.github.io
77
1. **Swift**
88
- [Codable](https://developer.apple.com/documentation/foundation/archives_and_serialization/using_json_with_custom_types)
99
- [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)
10+
- [Swift Dictionary](https://developer.apple.com/swift/blog/?id=37)
1011
2. **Java**
1112
- [Gson](https://github.com/google/gson)
1213
- [Android/JSONObject](https://developer.android.com/reference/org/json/JSONObject)
1314
3. **C#**
1415
- [Newtonsoft](https://www.newtonsoft.com/json/help/html/SerializingJSON.htm)
15-
- C# Class
16+
- C# Class

0 commit comments

Comments
 (0)