适配打电话

This commit is contained in:
ddisfriend
2025-03-14 13:30:54 +08:00
parent 81b09a20f8
commit 45ff11cbab
68 changed files with 10495 additions and 7498 deletions

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

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