blob: 0adbc61db11323f5a51bf3771c8b7491bb33c4fd [file] [log] [blame]
{
"name": "WZAlertViewController",
"version": "2.2.0",
"summary": "方便快捷的弹出框.",
"description": "方便快捷的弹出框.",
"homepage": "https://github.com/WZLYiOS/WZAlertViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuxiaobin": "327847390@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZAlertViewController.git",
"tag": "2.2.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"default_subspecs": "Source",
"subspecs": [
{
"name": "Source",
"source_files": "WZAlertViewController/Classes/*.swift"
},
{
"name": "Binary",
"vendored_frameworks": "Carthage/Build/iOS/Static/WZAlertViewController.framework",
"user_target_xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
}
}
],
"swift_version": "5.0"
}