blob: f1a214e890bc0e48cca202dc96081580c2b5070d [file] [log] [blame]
{
"name": "zhaohu-sdk-ios",
"version": "1.0.0-beta4",
"summary": "Zhaohu iOS SDK",
"description": "召乎用户端 SDK, 接入方式请参考文档\nhttps://mesoor.gitbook.io/agora/c-duan-hou-xuan-ren#ios",
"homepage": "https://github.com/nadileaf/zhaohu-sdk-ios",
"license": "MIT",
"authors": {
"my": "mingyang@nadileaf.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/nadileaf/zhaohu-sdk-ios.git",
"tag": "1.0.0-beta4"
},
"swift_versions": [
"5.1"
],
"source_files": "Sources/**/*.{swift}",
"resources": [
"Resources/*.png",
"Sources/zhaohu-sdk-ios/*.xib"
],
"dependencies": {
"MaterialComponents/Buttons": [
"~> 92.0.0"
]
},
"swift_version": "5.1"
}