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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
d
/
b
/
SCHCore
/
0.0.1
/
SCHCore.podspec.json
blob
a0ece196b18024d31b7701e4b03de8eace853a8c
1
{
2
"name": "SCHCore",
3
"version": "0.0.1",
4
"summary": "A short description of SCHCore.",
5
"homepage": "https://github.com/schooldave/SCHCore",
6
"license": "MIT",
7
"authors": {
8
"David": "schooldave@sina.com"
9
},
10
"platforms": {
11
"ios": "13.0"
12
},
13
"source": {
14
"git": "https://github.com/schooldave/SCHCore.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"SCHCore",
19
"SCHCore/**/*.swift"
20
]
21
}