repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
4
/
7
/
e
/
dkd-objc
/
0.4.1
/
dkd-objc.podspec.json
blob
960782f7a9c1224b7844ca0304c46a8f9ddd34c7
1
{
2
"name": "dkd-objc",
3
"version": "0.4.1",
4
"summary": "A Common Message Module for Decentralized Instant Messaging",
5
"homepage": "https://github.com/dimchat",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"dim": "john.chen@infothinker.com"
12
},
13
"source": {
14
"git": "https://github.com/dimchat/dkd-objc.git",
15
"tag": "0.4.1"
16
},
17
"platforms": {
18
"ios": "11.0"
19
},
20
"source_files": "Classes/**/*"
21
}