blob: cb342fa8fe01c457f97ebeada803032356e4788a [file] [log] [blame]
{
"name": "WZAlertViewController",
"version": "2.2.1",
"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.1"
},
"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"
}