blob: e76c7dc102ed88f301ad293b8c1a2aa03ff43f51 [file] [log] [blame]
{
"name": "CRJSBridge",
"version": "0.0.1",
"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.1"
},
"source_files": "CRJSBridge/CRJSBridge/**/*.{h,m}",
"resources": "CRJSBridge/CRJSBridge/Resource/CRJSBridge.js",
"frameworks": "WebKit",
"requires_arc": true
}