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] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git]
/
Specs
/
e
/
b
/
2
/
WebJSBridge
/
2.0.2
/
WebJSBridge.podspec.json
blob
1c75ef31e412d87db420e9e65718545b9de2bfc9
1
{
2
"name": "WebJSBridge",
3
"version": "2.0.2",
4
"summary": "JS与APP交互",
5
"description": "完美实现JS与APP交互",
6
"homepage": "http://www.mgzf.com",
7
"license": "MIT",
8
"authors": {
9
"spf-iOS": "spf-iOS@gitHub.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/spf-iOS/WebJSBridge.git",
16
"tag": "2.0.2"
17
},
18
"source_files": "WebJSBridge/*.swift",
19
"frameworks": [
20
"JavaScriptCore",
21
"UIKit"
22
],
23
"requires_arc": true,
24
"pushed_with_swift_version": "4.0"
25
}