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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
a
/
e
/
b
/
JASwiftBase
/
1.0.1
/
JASwiftBase.podspec.json
blob
ec1e1a04dbd4ac997c0ef6837ee9c165524976f2
1
{
2
"name": "JASwiftBase",
3
"version": "1.0.1",
4
"summary": "描述",
5
"description": "描述信息",
6
"homepage": "https://github.com/enanso/JASwiftBase",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"七品官": "lanmemory@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"swift_versions": "4.1",
18
"source": {
19
"git": "https://github.com/enanso/JASwiftBase.git",
20
"tag": "1.0.1"
21
},
22
"dependencies": {
23
"MJRefresh": [
24
"~> 3.1.12"
25
],
26
"Alamofire": [
27
28
]
29
},
30
"swift_version": "4.1"
31
}