blob: 457b0654f0a6a681ba4caf5bdf543f18786c228b [file] [log] [blame]
{
"name": "JSBridge",
"version": "0.2.6",
"summary": "Make iOS and Android work in a same way",
"homepage": "https://github.com/sun-fox-cj/JSBridge/tree/0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cjfire": "cjfire@sina.cn"
},
"source": {
"git": "https://github.com/sun-fox-cj/JSBridge.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "JSBridge/JSBridge/**/*.{h,m}"
}