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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
a
/
c
/
7
/
stcjsbridge
/
1.0.0
/
stcjsbridge.podspec.json
blob
6e55e29d7483059f00c10d19c9df52e169d62f8b
1
{
2
"name": "stcjsbridge",
3
"version": "1.0.0",
4
"summary": "web交互组件",
5
"description": "移动端与web交互的标准组件",
6
"homepage": "https://www.baidu.com",
7
"license": "MIT",
8
"authors": {
9
"周强": "qiang.zhou@starcor.cn"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://git.oschina.net/starcormobileteam/stcjsbridge.git",
16
"tag": "1.0.0"
17
},
18
"source_files": "STCJSBridge/**/*.{h,m}",
19
"frameworks": [
20
"UIKit",
21
"QuartzCore",
22
"Foundation",
23
"WebKit",
24
"JavaScriptCore"
25
],
26
"requires_arc": true
27
}