{ "name": "KSToolsLibrary", "version": "0.1.0", "summary": "KSToolsLibrary 工具类", "description": "这是一个详细的描述,KSToolsLibrary 工具类", "homepage": "https://github.com/Steven/KSToolsLibrary", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Steven": "Kylesmart2940@gmail.com" }, "source": { "git": "https://github.com/Steven/KSToolsLibrary.git", "tag": "0.1.0" }, "platforms": { "ios": "12.0" }, "source_files": "KSToolsLibrary/Classes/**/*", "resource_bundles": { "LLPhotoBrowse": [ "**/LLPhotoBrowse.bundle/**/*" ], "WMPlayer": [ "**/WMPlayer.bundle/**/*" ] }, "swift_versions": "5.0", "pod_target_xcconfig": { "VALID_ARCHS": "arm64" }, "frameworks": "UIKit", "public_header_files": "KSToolsLibrary/Classes/**/*.h", "dependencies": { "MJExtension": [ "~> 3.3.0" ], "AFNetworking": [ "~> 4.0.1" ], "MJRefresh": [ "~> 3.1.12" ], "IQKeyboardManager": [ "~> 6.5.19" ], "TZImagePickerController": [ "~> 3.8.7" ], "Masonry": [ "~> 1.1.0" ], "MBProgressHUD": [ "~> 1.2.0" ], "Reachability": [ "~> 3.2" ], "lottie-ios": [ "~> 2.5" ], "SDWebImage": [ "~> 5.16.0" ], "SocketRocket": [ "~> 0.7.0" ], "JXCategoryView": [ "~> 1.6.8" ], "JXPagingView/Pager": [ "~> 2.1.3" ], "QCloudCOSXML/Transfer": [ "~> 6.4.4" ] }, "swift_version": "5.0" }