blob: 1cb94e29d8e4a83a0251d188e566f7616a09c1c9 [file] [log] [blame]
{
"name": "OMAppExport",
"version": "1.0.0",
"summary": "OMAppExport 是 OMKit 组件之一,负责处理 App 与 HTML 交互。",
"description": "OMApp 是 Onemena 公司的内部开发库,包含众多开源组件。\nOnemena 公司是一家服务于中东市场的互联网公司。",
"homepage": "https://github.com/mlibai/OMAppExport",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mlibai": "mlibai@163.com"
},
"source": {
"git": "https://github.com/mlibai/OMAppExport.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMAppExport/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"XZKit": [
]
},
"pushed_with_swift_version": "3.0"
}