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