blob: 2f807bad777fac0c1213ae8e550fb93292481f38 [file] [log] [blame]
{
"name": "zhaohu-sdk-ios",
"version": "0.0.3",
"summary": "Zhaohu iOS SDK",
"description": "召乎用户端 SDK",
"homepage": "https://github.com/nadileaf/zhaohu-sdk-ios",
"license": "MIT",
"authors": {
"my": "mingyang@nadileaf.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nadileaf/zhaohu-sdk-ios.git",
"tag": "0.0.3"
},
"swift_versions": [
"5.1",
"5.1"
],
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"Sources/**/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"resources": [
"Resources/*.png",
"Sources/zhaohu-sdk-ios/*.xib"
],
"dependencies": {
"MaterialComponents/Buttons": [
"~> 92.0.0"
]
},
"swift_version": "5.1"
}