blob: 6c959b9bb5357cb200fb1ee3592cfa744b6ca883 [file] [log] [blame]
{
"name": "zhaohu-sdk-ios",
"version": "0.0.5",
"summary": "Zhaohu iOS SDK",
"description": "召乎用户端 SDK",
"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": "0.0.5"
},
"swift_versions": [
"5.1",
"5.1"
],
"source_files": "Sources/**/*.{swift}",
"resource_bundles": {
"ZhaohuLib": [
"Resources/*.png",
"Sources/zhaohu-sdk-ios/*.xib"
]
},
"dependencies": {
"MaterialComponents/Buttons": [
"~> 92.0.0"
]
},
"swift_version": "5.1"
}