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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
d
/
e
/
0
/
EFNetwork
/
1.0.0
/
EFNetwork.podspec.json
blob
608991afb817faf3687a15b87e9134b10fce9732
1
{
2
"name": "EFNetwork",
3
"version": "1.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "FILE_LICENSE"
7
},
8
"summary": "基础框架核心模块",
9
"homepage": "https://gitlab.com/CactusProject/EFNetwork.git",
10
"authors": {
11
"zhaogang": "372398930@qq.com"
12
},
13
"source": {
14
"git": "https://gitlab.com/CactusProject/EFNetwork.git",
15
"tag": "1.0.0"
16
},
17
"requires_arc": true,
18
"dependencies": {
19
"EFCore": [
20
21
],
22
"Alamofire": [
23
24
],
25
"SwiftyJSON": [
26
27
]
28
},
29
"platforms": {
30
"ios": "8.0"
31
},
32
"source_files": "EFNetwork/**/*.swift"
33
}