blob: ced85d6f873e5f1e1e6c995addfd3f23f5aac633 [file] [log] [blame]
{
"name": "FCBridge",
"version": "1.0.3",
"summary": "本库 是用来桥接oc 与 js的交互, 使用js调用oc的对应方法,来获取oc原生功能的实现。",
"description": "本库 是用来桥接oc 与 js的交互, 使用js调用oc的对应方法,来获取oc原生功能的实现。",
"homepage": "https://github.com/ZMKing/FCBridge",
"license": "MIT",
"authors": {
"": ""
},
"source": {
"git": "https://github.com/ZMKing/FCBridge.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FCBridge/**/*.{h,m}",
"resources": "FCBridge/*.bundle",
"requires_arc": true
}