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] CloudwiseMAgent 2.8.0
[CocoaPods.git]
/
Specs
/
c
/
4
/
3
/
DaoKeDao
/
0.4.4
/
DaoKeDao.podspec.json
blob
e9ce88fca396f3c7a153a3a69101952716d1397b
1
{
2
"name": "DaoKeDao",
3
"version": "0.4.4",
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@dim.chat"
12
},
13
"source": {
14
"git": "https://github.com/dimchat/dkd-objc.git",
15
"tag": "0.4.4"
16
},
17
"platforms": {
18
"ios": "11.0"
19
},
20
"source_files": [
21
"Classes/**/*",
22
"Framework/*.h"
23
],
24
"public_header_files": [
25
"Classes/**/*.h",
26
"Framework/*.h"
27
]
28
}