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] STBaseProject 1.0.8
[CocoaPods.git]
/
Specs
/
d
/
f
/
5
/
MTLJWebKit
/
1.0.0
/
MTLJWebKit.podspec.json
blob
92e6d91e85e05a2b8a7eabfc9a59b272ea8f6709
1
{
2
"name": "MTLJWebKit",
3
"version": "1.0.0",
4
"summary": "MTLJWebKit.",
5
"description": "A short description of WebKitFramework",
6
"homepage": "https://github.com/mtlj/MTLJWebKit",
7
"license": "MIT",
8
"authors": {
9
"lj": ""
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/mtlj/MTLJWebKit.git",
16
"tag": "1.0.0"
17
},
18
"requires_arc": true,
19
"dependencies": {
20
"Masonry": [
21
"~> 1.1.0"
22
],
23
"ZipArchive": [
24
"~> 1.4.0"
25
]
26
}
27
}