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