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
/
1
/
2
/
7
/
Aquaman
/
0.0.1
/
Aquaman.podspec.json
blob
0511aea731337e6981d5a40f4c980b98b9aa0266
1
{
2
"name": "Aquaman",
3
"version": "0.0.1",
4
"summary": "基于AFNetworking的网络库封装",
5
"homepage": "https://github.com/bawn/Aquaman",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"bawn": "lc5491137@gmail.com"
12
},
13
"swift_version": "4.2",
14
"source": {
15
"git": "https://github.com/bawn/Aquaman.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"requires_arc": true,
22
"source_files": "Aquaman/Aquaman/*.swift"
23
}