4 "summary": "The common tools with Swift.",
5 "description": "This sdk is the common tools with Swift.\nIt also include dependency commonly used tools.",
6 "homepage": "https://github.com/Dusam/SamUtils",
12 "Dusam": "sam6124883@gmail.com"
15 "git": "https://github.com/Dusam/SamUtils.git",
18 "social_media_url": "https://github.com/Dusam",
22 "swift_versions": "5.7",
23 "default_subspecs": "CommonTools",
31 "IQKeyboardManagerSwift": [
37 "name": "CommonTools",
38 "source_files": "SamUtils/*.swift",
39 "exclude_files": "SamUtils/Bluetooth/*.swift",
43 "source_files": "SamUtils/API/*.swift"
47 "source_files": "SamUtils/Extensions/*.swift"
53 "source_files": "SamUtils/Bluetooth/*.swift"
56 "name": "SwiftUITools",
57 "source_files": "SamUtils/SwiftUITools/**/*.swift"
60 "swift_version": "5.7"