blob: 9e54713ea361fd927423a96e82de0567bd398555 [file] [log] [blame]
{
"name": "ZDJSBridge",
"version": "1.1.1",
"summary": "iOS/macOS 与 JS 交互桥",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/izaodao/ZDJSBridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吕浩轩": "lyuhaoxuan@aliyun.com"
},
"source": {
"git": "https://github.com/izaodao/ZDJSBridge.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.12"
},
"source_files": "ZDJSBridge/Classes/**/*"
}