blob: 1a3b7908ad235a85744b5f66ca28984fd54996c7 [file] [log] [blame]
{
"name": "GCWebviewJSBridge",
"version": "0.1.1",
"summary": "JS and ObjC bridge.",
"description": "JS and ObjC bridge, callback each other",
"homepage": "https://github.com/wheying/GCWebviewJSBridge-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"万鸿恩": "1396855545@qq.com"
},
"source": {
"git": "https://github.com/wheying/GCWebviewJSBridge-iOS.git",
"tag": "0.1.1",
"commit": "49911f03809c160a6de44eb6c866bfc9c751fc11"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GCWebviewJSBridge/Classes/**/*",
"public_header_files": "GCWebviewJSBridge/Classes/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}