Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aidevjoe/sweetkit
A wonderful collection of Swift extensions
https://github.com/aidevjoe/sweetkit
Last synced: about 23 hours ago
JSON representation
A wonderful collection of Swift extensions
- Host: GitHub
- URL: https://github.com/aidevjoe/sweetkit
- Owner: aidevjoe
- License: mit
- Created: 2017-08-28T05:07:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T01:11:22.000Z (about 7 years ago)
- Last Synced: 2024-10-28T23:17:46.696Z (19 days ago)
- Language: Swift
- Homepage:
- Size: 83 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SweetKit
A wonderful collection of Swift extensions to help speed up development, and constantly improve and update, welcome to add
一个美妙的Swift扩展集合,帮助提高开发速度,不断完善更新,欢迎补充## Directory structure 目录结构
- Extensions
- Foundation
- UIKit
- Helper
- GCDHelper
- SKLog
- TouchID
- Timer
- ...
- Views
- UIInserLabel
- UIPlaceholderTextView## Usage 使用
1. Drag the SweetKit directory directly into the project 将 SweetKit目录 直接拖入到项目中
2. Using Cocoapods 使用 Cocoapods```
pod 'SweetKit'
```
Then, run pod install. 然后,运行 pod install.## License
MIT