blob: 6e55e29d7483059f00c10d19c9df52e169d62f8b [file] [log] [blame]
{
"name": "stcjsbridge",
"version": "1.0.0",
"summary": "web交互组件",
"description": "移动端与web交互的标准组件",
"homepage": "https://www.baidu.com",
"license": "MIT",
"authors": {
"周强": "qiang.zhou@starcor.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.oschina.net/starcormobileteam/stcjsbridge.git",
"tag": "1.0.0"
},
"source_files": "STCJSBridge/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation",
"WebKit",
"JavaScriptCore"
],
"requires_arc": true
}