2 "name": "SwiftExpandV",
4 "summary": "系统类功能扩展, 极大的提高工作效率.",
5 "description": "通过 extension 实现, 低耦合(iOS && macOS)",
6 "cocoapods_version": ">= 1.13.0",
7 "homepage": "https://github.com/Attiv/SwiftExpand",
13 "BIN": "wlkhn123@gmail.com"
16 "git": "https://github.com/Attiv/SwiftExpand.git",
19 "source_files": "SwiftExpand/Classes/*",
21 "source_files": "SwiftExpand/ios/*.swift",
25 "source_files": "SwiftExpand/osx/*.swift",
26 "frameworks": "AppKit"
30 "SwiftExpand/*.xcassets"
37 "swift_versions": "5",
45 "pod_target_xcconfig": {
46 "DEFINES_MODULE": "YES"