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
/
2
/
MoBase
/
1.0.0
/
MoBase.podspec.json
blob
e83a3486353195ac9180155f0ec12f681d7a950a
1
{
2
"name": "MoBase",
3
"version": "1.0.0",
4
"summary": "swift项目脚手架",
5
"description": "以后慢慢加",
6
"homepage": "https://gitee.com/MTW/mo-base",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"MTW": "motaiwei@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/MTW/mo-base.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "MoBase/Classes/**/*"
22
}