blob: b0d6303df5cffdf3d16efb240a54e4734f1c83fe [file] [log] [blame]
{
"name": "WZPickerView",
"version": "2.0.3",
"summary": "我主良缘WZPickerView",
"description": "我主良缘WZPickerView选择弹窗",
"homepage": "https://github.com/WZLYiOS/WZPickerView",
"license": "MIT",
"authors": {
"xiaobin liu": "327847390@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZPickerView.git",
"tag": "2.0.3"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"default_subspecs": "Source",
"subspecs": [
{
"name": "Source",
"source_files": "WZPickerView/Classes/*"
},
{
"name": "Binary",
"vendored_frameworks": "Carthage/Build/iOS/Static/WZPickerView.framework",
"user_target_xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
}
}
],
"swift_version": "5.0"
}