blob: 64881a41a43f6c8a534a00476f54c725dce7a96d [file] [log] [blame]
{
"name": "XDMicroJSBridge",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XDMicroJSBridge/Classes/**/*",
"public_header_files": "XDMicroJSBridge/Classes/**/*.h",
"frameworks": [
"UIKit",
"JavaScriptCore"
]
}