blob: a1f2b033e731a056b6ae84bc102f628b5ef602ff [file] [log] [blame]
{
"name": "CRJSBridge",
"version": "0.0.2",
"summary": "CRJSBridge.",
"description": "this is CRJSBridge",
"homepage": "https://github.com/sun6boys/CRJSBridge",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Charon": "sun6boys@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sun6boys/CRJSBridge.git",
"tag": "0.0.2"
},
"source_files": "CRJSBridge/CRJSBridge/**/*.{h,m}",
"resources": "CRJSBridge/CRJSBridge/Resource/CRJSBridge.js",
"frameworks": "WebKit",
"requires_arc": true
}