blob: 96d0d710c0d09f59b6612823e8d42fadb2995d21 [file] [log] [blame]
{
"name": "GCWebviewJSBridge",
"version": "0.1.0",
"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.0",
"commit": "49911f03809c160a6de44eb6c866bfc9c751fc11"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GCWebviewJSBridge/Classes/**/*",
"public_header_files": "GCWebviewJSBridge/Classes/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}