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] AlibabacloudEas20210701 6.4.0
[CocoaPods.git]
/
Specs
/
b
/
a
/
7
/
MyLib8828
/
1.0.0
/
MyLib8828.podspec.json
blob
4bbbe0c51a7e309f60dd627e15699055be92b0ce
1
{
2
"name": "MyLib8828",
3
"version": "1.0.0",
4
"summary": "这是一个测试库",
5
"homepage": "https://m.wajiu.com",
6
"license": "MIT",
7
"authors": {
8
"lxlnihao": "616231405@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/lxlnihao/MyLib8828.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "MyLibTool/**/*.{h,m}"
18
}