https://github.com/octree/clockhandrotationkit
https://github.com/octree/clockhandrotationkit
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/octree/clockhandrotationkit
- Owner: octree
- License: mit
- Created: 2023-03-30T02:28:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T08:45:01.000Z (almost 3 years ago)
- Last Synced: 2025-08-25T02:18:09.514Z (10 months ago)
- Language: Swift
- Size: 72.3 KB
- Stars: 112
- Watchers: 2
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ClockHandRotationKit
Xcode 中使用 `clockHandRotationEffect` API.
Use `clockHandRotationEffect` in your Xcode.
> ⚠️ For the sake of safety, you'd better build an XCFramework yourself.
## Installation
### Swift Package Manager
```swift
.package(url: "https://github.com/octree/ClockHandRotationKit", from: "1.0.0")
```
## License
**ClockHandRotationKit** is available under the MIT license. See the LICENSE file for more info.