定时器控件,上传图片指定类型

This commit is contained in:
DDIsFriend
2024-04-02 10:26:37 +08:00
parent 8ead78477a
commit 4d20a989ff
46 changed files with 8461 additions and 9944 deletions

29
Pods/DDTimer/README.md generated Normal file
View File

@@ -0,0 +1,29 @@
# DDTimer
[![CI Status](https://img.shields.io/travis/DDIsFriend/DDTimer.svg?style=flat)](https://travis-ci.org/DDIsFriend/DDTimer)
[![Version](https://img.shields.io/cocoapods/v/DDTimer.svg?style=flat)](https://cocoapods.org/pods/DDTimer)
[![License](https://img.shields.io/cocoapods/l/DDTimer.svg?style=flat)](https://cocoapods.org/pods/DDTimer)
[![Platform](https://img.shields.io/cocoapods/p/DDTimer.svg?style=flat)](https://cocoapods.org/pods/DDTimer)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
DDTimer is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'DDTimer'
```
## Author
DDIsFriend, DDIsFriend@163.com
## License
DDTimer is available under the MIT license. See the LICENSE file for more info.