https://github.com/volcengine/volcengine-specs
Volcengine CocoaPods specs.
https://github.com/volcengine/volcengine-specs
Last synced: about 1 year ago
JSON representation
Volcengine CocoaPods specs.
- Host: GitHub
- URL: https://github.com/volcengine/volcengine-specs
- Owner: volcengine
- License: mit
- Created: 2020-06-30T10:47:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T03:34:39.000Z (over 1 year ago)
- Last Synced: 2025-03-10T06:33:49.863Z (over 1 year ago)
- Language: Ruby
- Size: 3.34 MB
- Stars: 65
- Watchers: 12
- Forks: 38
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# volcengine-specs
Volcengine CocoaPods specs.
火山引擎 iOS CocoaPods 仓库。
## Usage
```
source 'https://cdn.cocoapods.org/'
source 'https://github.com/volcengine/volcengine-specs.git'
```
```
pod 'XXXSDK', '~> 1.0.0'
```
## Links
- [Podfile Syntax Reference](https://guides.cocoapods.org/syntax/podfile.html#podfile)