blob: 1672711000695a1503cd5adeaf7d7ef59384e5dc [file] [log] [blame]
{
"name": "XDMicroJSBridge",
"version": "0.2.1",
"summary": "A short description of XDMicroJSBridge.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/caixindong/XDMicroJSBridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"458770054@qq.com": "458770054@qq.com"
},
"source": {
"git": "https://github.com/caixindong/XDMicroJSBridge.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XDMicroJSBridge/Classes/**/*",
"public_header_files": "XDMicroJSBridge/Classes/**/*.h",
"frameworks": [
"UIKit",
"JavaScriptCore"
]
}