Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 3.06 KB

File metadata and controls

44 lines (35 loc) · 3.06 KB

Decentralized Instant Messaging Client (Objective-C)

License PRs Welcome Platform Issues Repo Size Tags Version

Watchers Forks Stars Followers

Dependencies

  • Latest Versions
Name Version Description
Ming Ke Ming (名可名) Version Decentralized User Identity Authentication
Dao Ke Dao (道可道) Version Universal Message Module
DIMP (去中心化通讯协议) Version Decentralized Instant Messaging Protocol
DIM SDK Version Software Development Kit
DIM Plugins Version Cryptography & Account Plugins
Star Trek Version Network Connection Module
State Machine Version Finite State Machine
  • Podfile
platform :ios, '12.0'

target 'DIMClient' do
    pod 'DIMSDK', '~> 1.2.0'
    pod 'DIMPlugins', '~> 1.2.0'
    pod 'StarTrek', '~> 0.1.3'
end

Copyright © 2018-2025 Albert Moky Followers