blob: 4b250a92f1db110814d10234bfa6f53b76600c30 [file] [log] [blame]
{
"name": "WZShareKit",
"version": "2.1.0",
"summary": "我主良缘分享组件.",
"homepage": "https://github.com/WZLYiOS/WZShare",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuSky": "327847390@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZShare.git",
"tag": "2.1.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"default_subspecs": "Source",
"subspecs": [
{
"name": "Source",
"source_files": "WZShareKit/Classes/SDK/*.swift"
},
{
"name": "Binary",
"vendored_frameworks": "Carthage/Build/iOS/Static/WZShareKit.framework",
"user_target_xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
}
}
],
"swift_version": "5.0"
}