[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 7 / WZPickerView / 2.0.3 / WZPickerView.podspec.json
blobb0d6303df5cffdf3d16efb240a54e4734f1c83fe
2   "name": "WZPickerView",
3   "version": "2.0.3",
4   "summary": "我主良缘WZPickerView",
5   "description": "我主良缘WZPickerView选择弹窗",
6   "homepage": "https://github.com/WZLYiOS/WZPickerView",
7   "license": "MIT",
8   "authors": {
9     "xiaobin liu": "327847390@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/WZLYiOS/WZPickerView.git",
13     "tag": "2.0.3"
14   },
15   "requires_arc": true,
16   "static_framework": true,
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "default_subspecs": "Source",
22   "subspecs": [
23     {
24       "name": "Source",
25       "source_files": "WZPickerView/Classes/*"
26     },
27     {
28       "name": "Binary",
29       "vendored_frameworks": "Carthage/Build/iOS/Static/WZPickerView.framework",
30       "user_target_xcconfig": {
31         "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
32       }
33     }
34   ],
35   "swift_version": "5.0"