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