blob: b0be62b6c52556093a06e84c43156cf3fac2655b [file] [log] [blame]
{
"name": "zhaohu-sdk-ios",
"version": "0.0.7",
"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.7"
},
"swift_versions": [
"5.1",
"5.1"
],
"source_files": "Sources/**/*.{swift}",
"info_plist": {
"CFBundleIdentifier": "com.mesoor.zhaohu.sdk"
},
"resource_bundles": {
"ZhaohuLib": [
"Resources/*.png",
"Sources/zhaohu-sdk-ios/*.xib"
]
},
"dependencies": {
"MaterialComponents/Buttons": [
"~> 92.0.0"
]
},
"swift_version": "5.1"
}