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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
7
/
3
/
0
/
mkm-objc
/
0.4.3
/
mkm-objc.podspec.json
blob
c608e8de7b31ad2e1a5d29af28facff26eff554e
1
{
2
"name": "mkm-objc",
3
"version": "0.4.3",
4
"summary": "A Common Account Module For Decentralized User Identity Authentication",
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/mkm-objc.git",
15
"tag": "0.4.3"
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
"Classes/crypto/*.h",
27
"Classes/data/*.h",
28
"Classes/entity/*.h",
29
"Classes/types/*.h",
30
"Framework/*.h"
31
]
32
}