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
/
6
/
f
/
SuBase
/
0.1.0
/
SuBase.podspec.json
blob
2a0ac9397079d56ca1aede45f3168f8649660133
1
{
2
"name": "SuBase",
3
"version": "0.1.0",
4
"summary": "base组件",
5
"homepage": "https://github.com/syyjay/SuBase",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"syyjay": "syyjay@sina.cn"
12
},
13
"source": {
14
"git": "https://github.com/syyjay/SuBase.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "SuBase/Classes/**/*"
21
}