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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
3
/
2
/
7
/
MODAppSDK
/
2.1.1
/
MODAppSDK.podspec.json
blob
9911259df387a49dbc482abc83ac5c27b487abd7
1
{
2
"name": "MODAppSDK",
3
"version": "2.1.1",
4
"summary": "MEET.ONE iOS client SDK for DApps.",
5
"homepage": "https://meet.one",
6
"license": "MIT",
7
"authors": {
8
"fubin0083": "fubin0083@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/meet-one/Client-SDK-iOS.git",
12
"tag": "2.1.1"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"requires_arc": true,
18
"vendored_frameworks": "MODAppSDK.framework",
19
"frameworks": [
20
"Foundation",
21
"CoreFoundation",
22
"UIKit"
23
],
24
"dependencies": {
25
"YYModel": [
26
27
],
28
"CocoaSecurity": [
29
30
]
31
}
32
}