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] VideoIDSDK 1.28.3-FR
[CocoaPods.git]
/
Specs
/
3
/
4
/
9
/
EmptySDK
/
0.0.1
/
EmptySDK.podspec.json
blob
dfbd7b90047c6330c01fb410481797fec67be083
1
{
2
"name": "EmptySDK",
3
"version": "0.0.1",
4
"summary": "测试引入组件",
5
"description": "当前版本还只是初始化一个空的SDK用于测试引入组件。",
6
"homepage": "https://gitee.com/workusegit/EmptySDK",
7
"license": "MIT",
8
"authors": {
9
"tears flying down": "1553578417@qq.com"
10
},
11
"platforms": {
12
"ios": "13.0"
13
},
14
"source": {
15
"git": "https://gitee.com/workusegit/EmptySDK.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "EmptySDK/*",
19
"requires_arc": true
20
}