blob: 0f5cf64c6c655d5f927cc4d9ccc391bda37f9f1e [file] [log] [blame]
{
"name": "baal",
"version": "0.0.2",
"summary": "Fast hybrid development frameworks support weex, H5, native.",
"homepage": "https://github.com/GJJDD/baal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GJJDD": "gjjgaojiajie@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GJJDD/baal.git",
"tag": "0.0.2"
},
"source_files": "baal/*.{h,m}",
"requires_arc": true,
"frameworks": [
"WebKit",
"JavaScriptCore"
],
"dependencies": {
"WeexSDK": [
]
}
}