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] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git]
/
Specs
/
1
/
6
/
9
/
SHTDemo
/
0.1.0
/
SHTDemo.podspec.json
blob
eb6c0cdd42abfa9e578caf8f5eae07f0e737333c
1
{
2
"name": "SHTDemo",
3
"version": "0.1.0",
4
"summary": "摘要",
5
"description": "这里写描述,要比上边摘要长度长一点,就据说如果比摘要短会出问题,反正我没有测试过",
6
"homepage": "https://github.com/shihuatao/SHTDemo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"shihuatao": "shiht@mapbar.com"
13
},
14
"source": {
15
"git": "https://github.com/shihuatao/SHTDemo.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "SHTDemo/Classes/**/*"
22
}