blob: 477458fd808893e5eb85d7249c113be394b3ca67 [file] [log] [blame]
{
"name": "WDZPublicSwiftComponent",
"version": "0.1.7",
"summary": "万店掌 swift sdk",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git-inc.ovopark.com:6780/ios/wdzswiftpubliccomponentsdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"丁侃": "657483726@qq.com"
},
"source": {
"git": "http://git-inc.ovopark.com:6780/ios/wdzswiftpubliccomponentsdk.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"dependencies": {
"MJRefresh": [
]
},
"subspecs": [
{
"name": "WDZScreeningChooseKit",
"source_files": "WDZPublicSwiftComponent/Classes/WDZScreeningChooseKit/**/*.{swift}",
"dependencies": {
"WDZPublicSwiftComponent/WDZSwiftUIKit": [
]
}
},
{
"name": "WDZSwiftUIKit",
"source_files": "WDZPublicSwiftComponent/Classes/WDZSwiftUIKit/**/*.{swift}"
}
],
"swift_version": "5.0"
}