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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
8
/
2
/
a
/
Shelltest
/
0.0.2
/
Shelltest.podspec.json
blob
5a915498011703114e95dffe210fadac89781cbd
1
{
2
"name": "Shelltest",
3
"version": "0.0.2",
4
"summary": "工具概况",
5
"description": "这里写描述 最好与summary写的不一样 不然会警告",
6
"homepage": "http://192.168.31.250:8003/scj/shelltest",
7
"license": "MIT",
8
"authors": {
9
"scj": "scj@123.com"
10
},
11
"platforms": {
12
"ios": "11.0"
13
},
14
"source": {
15
"git": "http://192.168.31.250:8003/scj/shelltest.git",
16
"tag": "0.0.2"
17
},
18
"frameworks": "UIKit",
19
"requires_arc": true,
20
"source_files": "Shelltest/**/*.{h,m}",
21
"dependencies": {
22
"Protobuf": [
23
24
]
25
}
26
}