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
/
c
/
f
/
6
/
Seaport
/
2.0.1
/
Seaport.podspec.json
blob
6f158bf84e55bfa38978780def6faa5b03f3d190
1
{
2
"name": "Seaport",
3
"version": "2.0.1",
4
"summary": "package management",
5
"homepage": "https://github.com/ltebean/Seaport",
6
"license": "MIT",
7
"authors": {
8
"ltebean": "yucong1118@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/ltebean/Seaport.git",
12
"tag": "v2.0.1"
13
},
14
"source_files": "Seaport/Sources/**/*",
15
"dependencies": {
16
"SSZipArchive": [
17
18
]
19
},
20
"requires_arc": true,
21
"platforms": {
22
"ios": "7.0"
23
}
24
}