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