blob: c7fefd716d27fb7669827422f47746c8c3066227 [file] [log] [blame]
{
"name": "JSBridge",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "JSBridge/JSBridge/**/*.{h,m}"
}