{"repo":"reers/ReerKit","free":true,"listed":false,"github":"https://github.com/reers/ReerKit","clone":"git clone https://github.com/reers/ReerKit.git","description":"Swift 基础库. A collection of Swift extensions and utilities.","language":"Swift","stars":107,"topics":["swift","yykit","cocoapods","extensions","foundation","ios","ipados","macos","swift-extensions","swift-library"],"license":"MIT","category":"mobile-apps","readme_excerpt":"简体中文 ReerKit ReerKit is a collection of native Swift extensions that provide convenient methods, syntactic sugar, and performance improvements for various native data types, UIKit, and Cocoa classes for iOS, macOS, tvOS, watchOS, and Linux platforms. All system type extensions in the framework have the re infix added to avoid ambiguity issues when calling the same name extension, such as There are also a of other convenient features available. Usage Link of Documents build by DocC Or click here to download the doccarchive file Requirements iOS 12.0+ macOS 10.13+ tvOS 12.0+ watchOS 4.0+ visionOS 1.0+ Ubuntu 14.04+ Swift 5.9+ XCode 15.4+ Installation CocoaPods To integrate ReerKit into your Xcode project using CocoaPods , specify it in your Podfile : - Integrate all extensions (recommended): pod 'ReerKit' Carthage To integrate ReerKit into your Xcode project using Carthage , specify it in your Cartfile : github \"ReerKit/ReerKit\" 1.2.7 Swift Package Manager You can use Swift Package Manager to install ReerKit by adding the proper description in your Package.swift file: import PackageDescription let package = Package( name: \"YOUR PROJECT NAME\", targets: [], dependencies: [ .package(url: \"https://github.com/reers/ReerKit.git\", from: \"1.2.7\") ] ) Next, add ReerKit to your targets dependencies as shown below: .target( name: \"YOUR TARGET NAME\", dependencies: [ \"ReerKit\", ] ), Then run swift package update . Please note that Swift Package Manager does not support building for iOS/tvOS","default_branch":null,"files":null,"tree":[],"storefront":"/r/reers","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/reers/ReerKit/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}