File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 77
88## About
99
10- Erlang Bert serializer/deserializer library for Swift 4.1
10+ Erlang Bert serializer/deserializer library for Swift.
1111
1212You can read more about the BERT encoding at [ Erlang Bert] ( http://erlang.org/doc/apps/erts/erl_ext_dist.html )
1313
1414## Other Languages
1515
16- * [ Swift] ( https://github.com/softwarejoint/SwiftBert )
17- * [ Android] ( https://github.com/softwarejoint/AndroidBert )
18- * [ JavaScript] ( https://github.com/softwarejoint/JavaScriptBert )
16+ * [ Swift] ( https://github.com/erlang-chat/erlang_binary_term_format_swift )
17+ * [ Android] ( https://github.com/erlang-chat/erlang_binary_term_format_android )
18+ * [ JavaScript] ( https://github.com/erlang-chat/erlang_binary_term_format_javascript )
1919
2020## Requirements
2121
@@ -31,6 +31,7 @@ pod "BertSwift"
3131
3232## Change Log
3333
34+ * 2.2.0 - Support for Swift 5.4
3435* 2.1.2 - Support for Swift 4.1
3536* 2.1.1 - Updating BigInt dependency
3637* 2.1.0 - Support for Swift 4.0
You can’t perform that action at this time.
0 commit comments