initial commit

This commit is contained in:
Caleb
2026-03-01 15:59:27 +08:00
commit a9e97d56cb
1426 changed files with 172367 additions and 0 deletions

29
README.md Normal file
View File

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