blob: dbef078271c2012448cae1fe7fa7284f4cb2466f [file] [log] [blame]
{
"name": "WZEmptyView",
"version": "1.1.1",
"summary": "我主良缘空视图加载View",
"homepage": "https://github.com/WZLYiOS/WZEmptyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuSky": "327847390@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZEmptyView.git",
"tag": "1.1.1"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"default_subspecs": "Source",
"subspecs": [
{
"name": "Source",
"source_files": "WZEmptyView/Classes/*.swift"
},
{
"name": "Binary",
"vendored_frameworks": "Carthage/Build/iOS/Static/WZEmptyView.framework",
"user_target_xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
}
}
],
"swift_version": "5.0"
}