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