├── .gitignore ├── Pods ├── .cocoapods-bytedance-transform.flag └── Gemlock ├── README.md ├── EffectOneKit ├── 1.4.0 │ └── EffectOneKit.podspec.json ├── 1.6.0 │ └── EffectOneKit.podspec.json ├── 1.6.4 │ └── EffectOneKit.podspec.json ├── 1.6.5 │ └── EffectOneKit.podspec.json ├── 1.7.0 │ └── EffectOneKit.podspec.json ├── 1.7.2 │ └── EffectOneKit.podspec.json ├── 1.8.0 │ └── EffectOneKit.podspec.json ├── 1.2.0 │ └── EffectOneKit.podspec.json ├── 1.3.0.1 │ └── EffectOneKit.podspec.json ├── 1.3.0 │ └── EffectOneKit.podspec.json ├── 1.4.0-cu │ └── EffectOneKit.podspec.json ├── 1.5.0-cu │ └── EffectOneKit.podspec.json ├── 1.5.0 │ └── EffectOneKit.podspec.json ├── 1.6.0-cu │ └── EffectOneKit.podspec.json ├── 1.6.4-cu │ └── EffectOneKit.podspec.json ├── 1.6.4.2 │ └── EffectOneKit.podspec.json ├── 1.6.4.3 │ └── EffectOneKit.podspec.json ├── 1.7.0-cu │ └── EffectOneKit.podspec.json ├── 1.7.2-cu │ └── EffectOneKit.podspec.json ├── 1.8.0-cu │ └── EffectOneKit.podspec.json ├── 1.8.0.1 │ └── EffectOneKit.podspec.json ├── 0.0.5-test │ └── EffectOneKit.podspec.json ├── 0.1.0-test │ └── EffectOneKit.podspec.json ├── 0.1.1-test │ └── EffectOneKit.podspec.json ├── 0.1.2-test │ └── EffectOneKit.podspec.json ├── 0.2.0-test │ └── EffectOneKit.podspec.json ├── 0.2.4-test │ └── EffectOneKit.podspec.json ├── 0.3.0-test │ └── EffectOneKit.podspec.json ├── 1.1.0-test │ └── EffectOneKit.podspec.json ├── 1.4.0-nsh │ └── EffectOneKit.podspec.json ├── 1.6.0-benz │ └── EffectOneKit.podspec.json ├── 1.8.0.1-cu │ └── EffectOneKit.podspec.json ├── 1.8.0.1-dz │ └── EffectOneKit.podspec.json ├── 1.4.0.1-nsh │ └── EffectOneKit.podspec.json ├── 1.2.0-xiaoxiu │ └── EffectOneKit.podspec.json ├── 1.3.0-alpha.1 │ └── EffectOneKit.podspec.json ├── 1.3.0-alpha.2 │ └── EffectOneKit.podspec.json ├── 1.3.0-alpha.3 │ └── EffectOneKit.podspec.json ├── 1.6.4.4-jstv │ └── EffectOneKit.podspec.json ├── 1.6.4.5-jstv │ └── EffectOneKit.podspec.json ├── 1.8.0-footage │ └── EffectOneKit.podspec.json ├── 1.8.0-onedio │ └── EffectOneKit.podspec.json ├── 1.2.0.1-xiaoxiu │ └── EffectOneKit.podspec.json ├── 1.2.0.2-xiaoxiu │ └── EffectOneKit.podspec.json ├── 1.2.0.3-xiaoxiu │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.01 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.02 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.03 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.04 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.05 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.06 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.07 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.08 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.09 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.10 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.11 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.12 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.14 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.15 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.16 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.17 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.18 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.19 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.20 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.21 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-rc.23 │ └── EffectOneKit.podspec.json ├── 1.8.0.1-footage │ └── EffectOneKit.podspec.json ├── 1.8.0.1-xiaomi │ └── EffectOneKit.podspec.json ├── 1.8.0.2-footage │ └── EffectOneKit.podspec.json ├── 1.8.0.2-xiaomi │ └── EffectOneKit.podspec.json ├── 1.8.0.3-footage │ └── EffectOneKit.podspec.json ├── 1.8.0.3-xiaomi │ └── EffectOneKit.podspec.json ├── 1.8.0.4-xiaomi │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.01 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.02 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.03 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.04 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.05 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.06 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.07 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.08 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.09 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.11 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.13 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.14 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.15 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.16 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.17 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.18 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.19 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.20 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.21 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.22 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.23 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.24 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.25 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.26 │ └── EffectOneKit.podspec.json ├── 1.8.0-fwd-alpha.27 │ └── EffectOneKit.podspec.json ├── 1.1.0 │ └── EffectOneKit.podspec ├── 0.1.0 │ └── EffectOneKit.podspec ├── 1.0.0 │ └── EffectOneKit.podspec ├── 1.1.0.15-karrot-eolite │ └── EffectOneKit.podspec.json ├── 1.1.0.16-karrot-eolite │ └── EffectOneKit.podspec.json ├── 1.1.0.17-karrot-eolite │ └── EffectOneKit.podspec.json ├── 1.6.4.1-lemonadefashion │ └── EffectOneKit.podspec.json ├── 0.2.0 │ └── EffectOneKit.podspec ├── 1.1.0-eolite │ └── EffectOneKit.podspec ├── 1.0.0-ayoba │ └── EffectOneKit.podspec ├── 1.0.0.2-ayoba │ └── EffectOneKit.podspec ├── 1.0.0.3-ayoba │ └── EffectOneKit.podspec ├── 1.0.0.1-byteplus │ └── EffectOneKit.podspec └── 1.1.0.14-karrot-eolite │ └── EffectOneKit.podspec ├── VeCast ├── 5.1.8.103 │ └── VeCast.podspec.json ├── 5.1.8.102-tob │ └── VeCast.podspec.json └── 5.1.8.103-alpha.1 │ └── VeCast.podspec.json ├── VolcApiEngine ├── 1.0.1 │ └── VolcApiEngine.podspec.json ├── 1.1.1 │ └── VolcApiEngine.podspec.json ├── 1.2.0 │ └── VolcApiEngine.podspec.json ├── 1.2.1 │ └── VolcApiEngine.podspec.json ├── 1.2.2 │ └── VolcApiEngine.podspec.json ├── 1.6.4 │ └── VolcApiEngine.podspec.json ├── 1.6.5 │ └── VolcApiEngine.podspec.json ├── 1.6.6 │ └── VolcApiEngine.podspec.json ├── 1.6.7 │ └── VolcApiEngine.podspec.json ├── 1.6.8 │ └── VolcApiEngine.podspec.json ├── 1.6.9 │ └── VolcApiEngine.podspec.json ├── 1.2.3 │ └── VolcApiEngine.podspec.json ├── 1.3.1 │ └── VolcApiEngine.podspec.json ├── 1.4.0 │ └── VolcApiEngine.podspec.json ├── 1.4.1 │ └── VolcApiEngine.podspec.json ├── 1.4.2 │ └── VolcApiEngine.podspec.json ├── 1.4.3 │ └── VolcApiEngine.podspec.json ├── 1.4.4 │ └── VolcApiEngine.podspec.json ├── 1.5.0 │ └── VolcApiEngine.podspec.json ├── 1.5.1 │ └── VolcApiEngine.podspec.json ├── 1.6.0 │ └── VolcApiEngine.podspec.json ├── 1.6.1 │ └── VolcApiEngine.podspec.json └── 1.6.2 │ └── VolcApiEngine.podspec.json ├── PangrowthTTVideoEngine-dynamic └── 1.0.0.0 │ └── PangrowthTTVideoEngine-dynamic.podspec ├── VolcEngineWhiteboard ├── 1.5.0 │ └── VolcEngineWhiteboard.podspec.json ├── 1.5.1 │ └── VolcEngineWhiteboard.podspec.json ├── 1.6.0 │ └── VolcEngineWhiteboard.podspec.json ├── 1.6.2 │ └── VolcEngineWhiteboard.podspec.json ├── 1.7.0 │ └── VolcEngineWhiteboard.podspec.json ├── 1.8.0 │ └── VolcEngineWhiteboard.podspec.json ├── 1.8.1 │ └── VolcEngineWhiteboard.podspec.json ├── 1.8.2 │ └── VolcEngineWhiteboard.podspec.json ├── 1.8.3 │ └── VolcEngineWhiteboard.podspec.json ├── 1.3.0 │ └── VolcEngineWhiteboard.podspec.json ├── 1.4.0 │ └── VolcEngineWhiteboard.podspec.json ├── 1.4.1 │ └── VolcEngineWhiteboard.podspec.json ├── 1.4.2 │ └── VolcEngineWhiteboard.podspec.json └── 1.4.3 │ └── VolcEngineWhiteboard.podspec.json ├── PangrowthTTVideoEngine └── 1.0.0.0 │ └── PangrowthTTVideoEngine.podspec ├── DVEInject ├── 0.0.1 │ └── DVEInject.podspec ├── 0.0.5 │ └── DVEInject.podspec ├── 0.0.6-d │ └── DVEInject.podspec ├── 0.0.7-d │ └── DVEInject.podspec ├── 0.0.9-d │ └── DVEInject.podspec └── 0.0.6 │ └── DVEInject.podspec ├── LarkSSOSDK └── 1.2.0 │ └── LarkSSOSDK.podspec.json ├── VolcEngineRTC-VE └── 3.50.407 │ └── VolcEngineRTC-VE.podspec.json ├── VolcEngineRTC ├── 3.25.102 │ └── VolcEngineRTC.podspec.json ├── 3.38.108 │ └── VolcEngineRTC.podspec.json ├── 3.39.109 │ └── VolcEngineRTC.podspec.json ├── 3.39.201 │ └── VolcEngineRTC.podspec.json ├── 3.39.202 │ └── VolcEngineRTC.podspec.json ├── 3.39.206 │ └── VolcEngineRTC.podspec.json ├── 3.41.105 │ └── VolcEngineRTC.podspec.json ├── 3.41.107 │ └── VolcEngineRTC.podspec.json ├── 3.41.201 │ └── VolcEngineRTC.podspec.json ├── 3.41.301 │ └── VolcEngineRTC.podspec.json ├── 3.41.302 │ └── VolcEngineRTC.podspec.json ├── 3.41.304 │ └── VolcEngineRTC.podspec.json ├── 3.44.104 │ └── VolcEngineRTC.podspec.json ├── 3.44.301 │ └── VolcEngineRTC.podspec.json ├── 3.44.401 │ └── VolcEngineRTC.podspec.json ├── 3.44.601 │ └── VolcEngineRTC.podspec.json ├── 3.44.701 │ └── VolcEngineRTC.podspec.json ├── 3.44.702 │ └── VolcEngineRTC.podspec.json ├── 3.45.104 │ └── VolcEngineRTC.podspec.json ├── 3.45.105 │ └── VolcEngineRTC.podspec.json ├── 3.45.107 │ └── VolcEngineRTC.podspec.json ├── 3.45.109 │ └── VolcEngineRTC.podspec.json ├── 3.45.201 │ └── VolcEngineRTC.podspec.json ├── 3.45.202 │ └── VolcEngineRTC.podspec.json ├── 3.45.204 │ └── VolcEngineRTC.podspec.json ├── 3.45.205 │ └── VolcEngineRTC.podspec.json └── 3.45.206 │ └── VolcEngineRTC.podspec.json ├── TTVideoEditor ├── 9.3.0.2-D │ └── TTVideoEditor.podspec ├── 9.3.0.4-D │ └── TTVideoEditor.podspec ├── 9.1.2.20-D │ └── TTVideoEditor.podspec ├── 9.3.0.11-D │ └── TTVideoEditor.podspec ├── 9.3.0.12-D │ └── TTVideoEditor.podspec ├── 9.3.0.13-D │ └── TTVideoEditor.podspec ├── 9.3.0.14-D │ └── TTVideoEditor.podspec ├── 10.6.0.1-D │ └── TTVideoEditor.podspec ├── 10.6.0.2-D │ └── TTVideoEditor.podspec ├── 10.6.0.3-D │ └── TTVideoEditor.podspec ├── 10.6.0.4-D │ └── TTVideoEditor.podspec ├── 10.6.0.5-D │ └── TTVideoEditor.podspec ├── 7.9.0.36-D │ └── TTVideoEditor.podspec ├── 7.9.0.43-D │ └── TTVideoEditor.podspec ├── 7.9.0.44-D │ └── TTVideoEditor.podspec ├── 9.6.1.7-LC-D │ └── TTVideoEditor.podspec ├── 7.9.0.60-D │ └── TTVideoEditor.podspec ├── 9.1.2.21-D │ └── TTVideoEditor.podspec ├── 9.1.2.22-D │ └── TTVideoEditor.podspec ├── 9.1.2.23-D │ └── TTVideoEditor.podspec └── 9.3.0.18-D │ └── TTVideoEditor.podspec ├── HeliumEffectAdapterHeader ├── 1.1.0 │ └── HeliumEffectAdapterHeader.podspec └── 2.2.3.2 │ └── HeliumEffectAdapterHeader.podspec ├── TTSDKFramework ├── 1.25.100.1-premium │ └── TTSDKFramework.podspec ├── 1.25.100.1-standard │ └── TTSDKFramework.podspec ├── 1.26.1.1-standard │ └── TTSDKFramework.podspec ├── 1.15.2.2-standard │ └── TTSDKFramework.podspec ├── 1.27.2.2-premium │ └── TTSDKFramework.podspec ├── 1.27.2.3-premium │ └── TTSDKFramework.podspec ├── 1.27.2.0-alpha.201 │ └── TTSDKFramework.podspec ├── 1.26.2.2601-alpha3 │ └── TTSDKFramework.podspec ├── 1.26.2.3-premium │ └── TTSDKFramework.podspec ├── 1.26.2.4-premium │ └── TTSDKFramework.podspec ├── 1.26.2.4-standard │ └── TTSDKFramework.podspec ├── 1.27.1.3-premium │ └── TTSDKFramework.podspec ├── 1.27.1.3-standard │ └── TTSDKFramework.podspec ├── 1.27.2.1-alpha-download │ └── TTSDKFramework.podspec ├── 1.27.2.3-alpha-download │ └── TTSDKFramework.podspec └── 1.27.2.4-alpha-download │ └── TTSDKFramework.podspec ├── EffectOneKit_sp └── Package.swift ├── PangrowthLiveSDK ├── 1.8.5.26 │ └── PangrowthLiveSDK.podspec ├── 1.8.7.25 │ └── PangrowthLiveSDK.podspec ├── 1.8.9.19 │ └── PangrowthLiveSDK.podspec └── 1.9.0.0 │ └── PangrowthLiveSDK.podspec ├── TTNetworkManager └── 5.2.210.21 │ └── TTNetworkManager.podspec ├── VolcOneFramework └── 2.0.1 │ └── VolcOneFramework.podspec.json └── LarkSSO ├── 1.1.17 └── LarkSSO.podspec.json ├── 1.1.18 └── LarkSSO.podspec.json ├── 1.1.21 └── LarkSSO.podspec.json └── 1.999.0 └── LarkSSO.podspec.json /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | -------------------------------------------------------------------------------- /Pods/.cocoapods-bytedance-transform.flag: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Pods/Gemlock: -------------------------------------------------------------------------------- 1 | - cocoapods-toutiao (2.11.1) -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # volcengine-specs 2 | 3 | Volcengine CocoaPods specs. 4 | 5 | 火山引擎 iOS CocoaPods 仓库。 6 | 7 | ## Usage 8 | 9 | ``` 10 | source 'https://cdn.cocoapods.org/' 11 | source 'https://github.com/volcengine/volcengine-specs.git' 12 | ``` 13 | 14 | ``` 15 | pod 'XXXSDK', '~> 1.0.0' 16 | ``` 17 | 18 | ## Links 19 | 20 | - [Podfile Syntax Reference](https://guides.cocoapods.org/syntax/podfile.html#podfile) 21 | -------------------------------------------------------------------------------- /EffectOneKit/1.4.0/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.4.0", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.4.0/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.0/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.0", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.0/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.4/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.4", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.4/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.5/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.5", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.5/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.7.0/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.7.0", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.7.0/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.7.2/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.7.2", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.7.2/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.2.0/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.2.0", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.2.0.1/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } 21 | -------------------------------------------------------------------------------- /EffectOneKit/1.3.0.1/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.3.0.1", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.3.0.1/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.3.0/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.3.0", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.3.0.1/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } 21 | -------------------------------------------------------------------------------- /EffectOneKit/1.4.0-cu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.4.0-cu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.4.0-cu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.5.0-cu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.5.0-cu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.5.0-cu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.5.0/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.5.0", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.5.0.2/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } 21 | -------------------------------------------------------------------------------- /EffectOneKit/1.6.0-cu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.0-cu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.0-cu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.4-cu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.4-cu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.4-cu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.4.2/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.4.2", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.4.2/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.4.3/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.4.3", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.4.3/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.7.0-cu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.7.0-cu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.7.0-cu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.7.2-cu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.7.2-cu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.7.2-cu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-cu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-cu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-cu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.1/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.1", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.1/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/0.0.5-test/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "0.0.5-test", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/0.0.5-test/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/0.1.0-test/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "0.1.0-test", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/0.1.0-test/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/0.1.1-test/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "0.1.1-test", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/0.1.1-test/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/0.1.2-test/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "0.1.2-test", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/0.1.2-test/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/0.2.0-test/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "0.2.0-test", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/0.2.0-test/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/0.2.4-test/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "0.2.4-test", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/0.2.4-test/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/0.3.0-test/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "0.3.0-test", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/0.3.0-test/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.1.0-test/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.1.0-test", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.1.0-test/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.4.0-nsh/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.4.0-nsh", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.4.0-nsh/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.0-benz/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.0-benz", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.0-benz/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.1-cu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.1-cu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.1-cu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.1-dz/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.1-dz", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.1-dz/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.4.0.1-nsh/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.4.0.1-nsh", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.4.0.1-nsh/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /VeCast/5.1.8.103/VeCast.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VeCast", 3 | "license": { 4 | "text": "https://bytedance.feishu.cn/docx/AtXJdsnfhorZ55xrNP6cVOWSnjf", 5 | "type": "Proprietary" 6 | }, 7 | "requires_arc": true, 8 | "summary": "VeCast SDK", 9 | "vendored_frameworks": "VeCast.framework", 10 | "platforms": { 11 | "ios": "9.0" 12 | }, 13 | "version": "5.1.8.103", 14 | "source": { 15 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VeCast/5.1.8.103/VeCast.framework.zip" 16 | }, 17 | "authors": { 18 | "fangqingmei": "fangqingmei@bytedance.com" 19 | }, 20 | "homepage": "https://github.com/volcengine/volcengine-specs" 21 | } -------------------------------------------------------------------------------- /EffectOneKit/1.2.0-xiaoxiu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.2.0-xiaoxiu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.2.0-xiaoxiu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.3.0-alpha.1/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.3.0-alpha.1", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.3.0-alpha.1/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.3.0-alpha.2/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.3.0-alpha.2", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.3.0-alpha.2/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.3.0-alpha.3/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.3.0-alpha.3", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.3.0-alpha.3/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.4.4-jstv/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.4.4-jstv", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.4.4-jstv/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.4.5-jstv/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.4.5-jstv", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.4.5-jstv/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-footage/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-footage", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-footage/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-onedio/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-onedio", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-onedio/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /VeCast/5.1.8.102-tob/VeCast.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VeCast", 3 | "license": { 4 | "text": "https://bytedance.feishu.cn/docx/AtXJdsnfhorZ55xrNP6cVOWSnjf", 5 | "type": "Proprietary" 6 | }, 7 | "platforms": { 8 | "ios": "9.0" 9 | }, 10 | "requires_arc": true, 11 | "summary": "VeCast SDK", 12 | "vendored_frameworks": "VeCast.framework", 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VeCast/5.1.8.102-tob/VeCast.zip" 15 | }, 16 | "version": "5.1.8.102-tob", 17 | "authors": { 18 | "fangqingmei": "fangqingmei@bytedance.com" 19 | }, 20 | "homepage": "https://github.com/volcengine/volcengine-specs" 21 | } -------------------------------------------------------------------------------- /EffectOneKit/1.2.0.1-xiaoxiu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.2.0.1-xiaoxiu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.2.0-x/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } 21 | -------------------------------------------------------------------------------- /EffectOneKit/1.2.0.2-xiaoxiu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.2.0.2-xiaoxiu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.2.0.1-x/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } 21 | -------------------------------------------------------------------------------- /EffectOneKit/1.2.0.3-xiaoxiu/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.2.0.3-xiaoxiu", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.2.0.3-xiaoxiu/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.01/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.01", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.01/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.02/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.02", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.02/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.03/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.03", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.03/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.04/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.04", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.04/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.05/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.05", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.05/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.06/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.06", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.06/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.07/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.07", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.07/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.08/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.08", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.08/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.09/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.09", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.09/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.10/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.10", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.10/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.11/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.11", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.11/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.12/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.12", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.12/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.14/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.14", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.14/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.15/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.15", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.15/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.16/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.16", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.16/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.17/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.17", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.17/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.18/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.18", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.18/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.19/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.19", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.19/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.20/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.20", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.20/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.21/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.21", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.21/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-rc.23/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-rc.23", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-rc.23/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.1-footage/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.1-footage", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.1-footage/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.1-xiaomi/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.1-xiaomi", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.1-xiaomi/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.2-footage/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.2-footage", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.2-footage/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.2-xiaomi/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.2-xiaomi", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.2-xiaomi/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.3-footage/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.3-footage", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.3-footage/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.3-xiaomi/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.3-xiaomi", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.3-xiaomi/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0.4-xiaomi/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0.4-xiaomi", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0.4-xiaomi/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.01/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.01", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.01/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.02/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.02", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.02/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.03/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.03", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.03/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.04/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.04", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.04/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.05/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.05", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.05/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.06/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.06", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.06/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.07/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.07", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.07/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.08/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.08", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.08/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.09/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.09", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.09/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.11/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.11", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.11/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.13/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.13", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.13/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.14/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.14", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.14/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.15/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.15", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.15/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.16/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.16", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.16/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.17/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.17", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.17/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.18/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.18", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.18/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.19/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.19", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.19/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.20/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.20", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.20/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.21/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.21", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.21/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.22/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.22", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.22/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.23/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.23", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.23/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.24/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.24", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.24/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.25/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.25", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.25/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.26/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.26", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.26/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.8.0-fwd-alpha.27/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.8.0-fwd-alpha.27", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.8.0-fwd-alpha.27/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.0.1/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.0.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.0.1/VolcApiEngine.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.framework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.1.1/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.1.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.1.1/VolcApiEngine.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.framework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.2.0/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.2.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.2.0/VolcApiEngine.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.framework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.2.1/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.2.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.2.1/VolcApiEngine.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.framework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.2.2/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.2.2", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.2.2/VolcApiEngine.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.framework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /EffectOneKit/1.1.0/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '1.1.0' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/EffectOneKit/1.1.0.1/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /VeCast/5.1.8.103-alpha.1/VeCast.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VeCast", 3 | "license": { 4 | "text": "https://bytedance.feishu.cn/docx/AtXJdsnfhorZ55xrNP6cVOWSnjf", 5 | "type": "Proprietary" 6 | }, 7 | "requires_arc": true, 8 | "summary": "VeCast SDK", 9 | "vendored_frameworks": "VeCast.framework", 10 | "platforms": { 11 | "ios": "9.0" 12 | }, 13 | "version": "5.1.8.103-alpha.1", 14 | "source": { 15 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VeCast/5.1.8.103-alpha.1/VeCast.framework.zip" 16 | }, 17 | "authors": { 18 | "fangqingmei": "fangqingmei@bytedance.com" 19 | }, 20 | "homepage": "https://github.com/volcengine/volcengine-specs" 21 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.6.4/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.6.4", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.6.4/VolcApiEngine.xcframework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.xcframework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.6.5/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.6.5", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.6.5/VolcApiEngine.xcframework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.xcframework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.6.6/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.6.6", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.6.6/VolcApiEngine.xcframework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.xcframework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.6.7/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.6.7", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.6.7/VolcApiEngine.xcframework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.xcframework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.6.8/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.6.8", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.6.8/VolcApiEngine.xcframework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.xcframework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.6.9/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.6.9", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.6.9/VolcApiEngine.xcframework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "12.0" 18 | }, 19 | "vendored_frameworks": "VolcApiEngine.xcframework", 20 | "description": "framework_description", 21 | "repoId": "45763" 22 | } -------------------------------------------------------------------------------- /EffectOneKit/0.1.0/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '0.1.0' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{$EFFECT_ONE_KEY}/0.1.0-EO/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /EffectOneKit/1.0.0/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '1.0.0' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{$EFFECT_ONE_KEY}/1.0.0.2-EO/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /EffectOneKit/1.1.0.15-karrot-eolite/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.1.0.15-karrot-eolite", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.1.0.15-karrot-eolite/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.1.0.16-karrot-eolite/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.1.0.16-karrot-eolite", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.1.0.16-karrot-eolite/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.1.0.17-karrot-eolite/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.1.0.17-karrot-eolite", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.1.0.17-karrot-eolite/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/1.6.4.1-lemonadefashion/EffectOneKit.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "EffectOneKit", 3 | "version": "1.6.4.1-lemonadefashion", 4 | "summary": "framework_summary", 5 | "license": { 6 | "type": "Copyright", 7 | "text": "Bytedance copyright" 8 | }, 9 | "authors": "EffectOne", 10 | "homepage": "https://github.com/volcengine/volcengine-specs", 11 | "description": "framework_description", 12 | "source": { 13 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/EffectOneKit/1.6.4.1-lemonadefashion/EffectOneKit.xcframework.zip" 14 | }, 15 | "platforms": { 16 | "ios": "9.0" 17 | }, 18 | "vendored_frameworks": "EffectOneKit.xcframework", 19 | "repoId": "44083" 20 | } -------------------------------------------------------------------------------- /EffectOneKit/0.2.0/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '0.2.0' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{$EFFECT_ONE_KEY}/#{s.version}-EO/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /EffectOneKit/1.1.0-eolite/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '1.1.0-eolite' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/EffectOneKit/1.1.0-eolite/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /EffectOneKit/1.0.0-ayoba/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '1.0.0-ayoba' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{$EFFECT_ONE_KEY}/1.0.0.1-ayoba/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /EffectOneKit/1.0.0.2-ayoba/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '1.0.0.2-ayoba' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{$EFFECT_ONE_KEY}/1.0.0.2-ayoba/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /EffectOneKit/1.0.0.3-ayoba/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '1.0.0.3-ayoba' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{$EFFECT_ONE_KEY}/1.0.0.3-ayoba/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /EffectOneKit/1.0.0.1-byteplus/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '1.0.0.1-byteplus' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{$EFFECT_ONE_KEY}/1.0.0.1-byteplus/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /EffectOneKit/1.1.0.14-karrot-eolite/EffectOneKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'EffectOneKit' 3 | s.version = '1.1.0.14-karrot-eolite' 4 | s.summary = "EffectOneKit" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | EffectOne copyright 9 | LICENSE 10 | } 11 | s.authors = "EffectOne" 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better video editing and development experience" 14 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/EffectOneKit/1.1.0.14-karrot-eolite/EffectOneKit.xcframework.zip"} 15 | 16 | s.ios.deployment_target = '9.0' 17 | 18 | s.vendored_frameworks = "EffectOneKit.xcframework" 19 | end 20 | -------------------------------------------------------------------------------- /PangrowthTTVideoEngine-dynamic/1.0.0.0/PangrowthTTVideoEngine-dynamic.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'PangrowthTTVideoEngine-dynamic' 3 | s.version = '1.0.0.0' 4 | s.summary = 'PangrowthTTVideoEngine is a SDK from Bytedance providing content service.' 5 | s.license = { :type => 'MIT', :file => 'PangrowthTTVideoEngine-dynamic/LICENSE' } 6 | s.author = { 'yuxuri' => 'yuxuri@bytedance.com' } 7 | 8 | s.homepage = 'https://www.csjplatform.com/' 9 | s.source = { :http => "https://sf3-fe-tos.pglstatp-toutiao.com/obj/pangle-empower/TTVideoEngine/dynamic/#{s.version.to_s}/PangrowthTTVideoEngine-dynamic-#{s.version.to_s}.zip" } 10 | 11 | s.vendored_frameworks = ['PangrowthTTVideoEngine-dynamic/TTVideoEngine.framework'] 12 | end -------------------------------------------------------------------------------- /VolcApiEngine/1.2.3/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.2.3", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.2.3/VolcApiEngine.framework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.framework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.3.1/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.3.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.3.1/VolcApiEngine.framework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.framework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.5.0/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.5.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.5.0/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": "WhiteBoard.framework", 21 | "repoId": "34535", 22 | "description": "framework_description" 23 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.5.1/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.5.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.5.1/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": "WhiteBoard.framework", 21 | "repoId": "34535", 22 | "description": "framework_description" 23 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.6.0/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.6.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.6.0/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": "WhiteBoard.framework", 21 | "repoId": "34535", 22 | "description": "framework_description" 23 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.6.2/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.6.2", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.6.2/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": "WhiteBoard.framework", 21 | "repoId": "34535", 22 | "description": "framework_description" 23 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.7.0/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.7.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.7.0/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": "WhiteBoard.framework", 21 | "repoId": "34535", 22 | "description": "framework_description" 23 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.8.0/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.8.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.8.0/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": "WhiteBoard.framework", 21 | "repoId": "34535", 22 | "description": "framework_description" 23 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.8.1/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.8.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.8.1/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": "WhiteBoard.framework", 21 | "repoId": "34535", 22 | "description": "framework_description" 23 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.8.2/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.8.2", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.8.2/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": "WhiteBoard.framework", 21 | "repoId": "34535", 22 | "description": "framework_description" 23 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.8.3/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.8.3", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.8.3/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": "WhiteBoard.framework", 21 | "repoId": "34535", 22 | "description": "framework_description" 23 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.4.0/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.4.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.4.0/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.4.1/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.4.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.4.1/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.4.2/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.4.2", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.4.2/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.4.3/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.4.3", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.4.3/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.4.4/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.4.4", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.4.4/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.5.0/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.5.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.5.0/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.5.1/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.5.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.5.1/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.6.0/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.6.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.6.0/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.6.1/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.6.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.6.1/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /VolcApiEngine/1.6.2/VolcApiEngine.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcApiEngine", 3 | "version": "1.6.2", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "vcloud-fe@bytedance.com" 12 | }, 13 | "dependencies": { 14 | "MJExtension": "3.4.2" 15 | }, 16 | "source": { 17 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcApiEngine/1.6.2/VolcApiEngine.xcframework.zip" 18 | }, 19 | "platforms": { 20 | "ios": "12.0" 21 | }, 22 | "vendored_frameworks": "VolcApiEngine.xcframework", 23 | "description": "framework_description", 24 | "repoId": "45763" 25 | } -------------------------------------------------------------------------------- /PangrowthTTVideoEngine/1.0.0.0/PangrowthTTVideoEngine.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'PangrowthTTVideoEngine' 3 | s.version = '1.0.0.0' 4 | s.summary = 'PangrowthTTVideoEngine is a SDK from Bytedance providing content service.' 5 | s.license = { :type => 'MIT', :file => 'PangrowthTTVideoEngine/LICENSE' } 6 | s.author = { 'yuxuri' => 'yuxuri@bytedance.com' } 7 | 8 | s.homepage = 'https://www.csjplatform.com/' 9 | s.source = { :http => "https://sf3-fe-tos.pglstatp-toutiao.com/obj/pangle-empower/TTVideoEngine/static/#{s.version.to_s}/PangrowthTTVideoEngine-#{s.version.to_s}.zip" } 10 | 11 | s.vendored_frameworks = ['PangrowthTTVideoEngine/TTVideoEngine.framework'] 12 | s.resources = 'PangrowthTTVideoEngine/ttplayer.metallib' 13 | end -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.3.0/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.3.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.3.0/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": [ 21 | "WhiteBoard.framework", 22 | "VolcEngineRTS.framework" 23 | ], 24 | "repoId": "34535", 25 | "description": "framework_description" 26 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.4.0/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.4.0", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.4.0/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": [ 21 | "WhiteBoard.framework", 22 | "VolcEngineRTS.framework" 23 | ], 24 | "repoId": "34535", 25 | "description": "framework_description" 26 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.4.1/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.4.1", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.4.1/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": [ 21 | "WhiteBoard.framework", 22 | "VolcEngineRTS.framework" 23 | ], 24 | "repoId": "34535", 25 | "description": "framework_description" 26 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.4.2/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.4.2", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.4.2/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": [ 21 | "WhiteBoard.framework", 22 | "VolcEngineRTS.framework" 23 | ], 24 | "repoId": "34535", 25 | "description": "framework_description" 26 | } -------------------------------------------------------------------------------- /VolcEngineWhiteboard/1.4.3/VolcEngineWhiteboard.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineWhiteboard", 3 | "version": "1.4.3", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineWhiteboard/1.4.3/WhiteBoard.framework.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "preserve_paths": "WhiteBoard.framework.dSYM", 20 | "vendored_frameworks": [ 21 | "WhiteBoard.framework", 22 | "VolcEngineRTS.framework" 23 | ], 24 | "repoId": "34535", 25 | "description": "framework_description" 26 | } -------------------------------------------------------------------------------- /DVEInject/0.0.1/DVEInject.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "DVEInject" 3 | s.version = "0.0.1" 4 | s.summary = "DVEInject" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | Bytedance copyright 9 | LICENSE 10 | } 11 | s.authors = {"bytedance"=>"bytedance@bytedance.com"} 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better inject" 14 | s.frameworks = ["Foundation", "UIKit"] 15 | s.requires_arc = true 16 | s.libraries = ["xml2", "z", "c++"] 17 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{s.name}/#{s.version}/#{s.name}.zip" } 18 | 19 | s.ios.deployment_target = '9.0' 20 | s.ios.vendored_framework = 'DVEInject.framework' 21 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64", 'ENABLE_BITCODE' => 'NO' } 22 | end 23 | -------------------------------------------------------------------------------- /DVEInject/0.0.5/DVEInject.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "DVEInject" 3 | s.version = "0.0.5" 4 | s.summary = "DVEInject" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | Bytedance copyright 9 | LICENSE 10 | } 11 | s.authors = {"bytedance"=>"bytedance@bytedance.com"} 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better inject" 14 | s.frameworks = ["Foundation", "UIKit"] 15 | s.requires_arc = true 16 | s.libraries = ["xml2", "z", "c++"] 17 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{s.name}/#{s.version}/#{s.name}.zip" } 18 | 19 | s.ios.deployment_target = '9.0' 20 | s.ios.vendored_framework = 'DVEInject.framework' 21 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64", 'ENABLE_BITCODE' => 'NO' } 22 | end 23 | -------------------------------------------------------------------------------- /DVEInject/0.0.6-d/DVEInject.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "DVEInject" 3 | s.version = "0.0.6-d" 4 | s.summary = "DVEInject" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | Bytedance copyright 9 | LICENSE 10 | } 11 | s.authors = {"zhangyuanming"=>"zhangyuanming@bytedance.com"} 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "DI" 14 | s.frameworks = ["Foundation", "UIKit"] 15 | s.requires_arc = true 16 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{s.name}/#{s.version}/#{s.name}.zip" } 17 | 18 | s.ios.deployment_target = '9.0' 19 | s.ios.vendored_framework = 'DVEInject.framework' 20 | s.preserve_paths = 'DVEInject.framework' 21 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64", 'ENABLE_BITCODE' => 'NO' } 22 | end 23 | -------------------------------------------------------------------------------- /DVEInject/0.0.7-d/DVEInject.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "DVEInject" 3 | s.version = "0.0.7-d" 4 | s.summary = "DVEInject" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | Bytedance copyright 9 | LICENSE 10 | } 11 | s.authors = {"zhangyuanming"=>"zhangyuanming@bytedance.com"} 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "DI" 14 | s.frameworks = ["Foundation", "UIKit"] 15 | s.requires_arc = true 16 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{s.name}/0.0.6-d/#{s.name}.zip" } 17 | 18 | s.ios.deployment_target = '9.0' 19 | s.ios.vendored_framework = 'DVEInject.framework' 20 | s.preserve_paths = 'DVEInject.framework' 21 | s.pod_target_xcconfig = { "VALID_ARCHS" => "x86_64 arm64", 'ENABLE_BITCODE' => 'NO' } 22 | end 23 | -------------------------------------------------------------------------------- /LarkSSOSDK/1.2.0/LarkSSOSDK.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "LarkSSOSDK", 3 | "version": "1.2.0", 4 | "summary": "A lib for Feishu/Lark authorization.", 5 | "description": "You can get authorization from Feishu/Lark with this lib conveniently.", 6 | "homepage": "https://open.feishu.cn", 7 | "license": { 8 | "type": "Copyright", 9 | "text": " Copyright 2023 feishu.cn. All rights reserved.\n" 10 | }, 11 | "authors": { 12 | "auth": "@feishu.cn" 13 | }, 14 | "source": { 15 | "http": "https://sf3-cn.feishucdn.com/obj/lark-eco-passport/LarkSSOSDK-1.2.0.zip", 16 | "type": "zip" 17 | }, 18 | "platforms": { 19 | "ios": "8.0" 20 | }, 21 | "pod_target_xcconfig": { 22 | "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES" 23 | }, 24 | "swift_version": "5.7", 25 | "resources": "LarkSSOSDK/LarkSSO.bundle", 26 | "vendored_frameworks": "LarkSSOSDK/LarkSSOSDK.xcframework" 27 | } 28 | -------------------------------------------------------------------------------- /VolcEngineRTC-VE/3.50.407/VolcEngineRTC-VE.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC-VE", 3 | "version": "3.50.407", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC-VE/3.50.407/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | } 27 | ], 28 | "repoId": "31325", 29 | "description": "framework_description" 30 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.25.102/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "default_subspecs": [ 3 | "Core" 4 | ], 5 | "name": "VolcEngineRTC", 6 | "license": { 7 | "text": "Bytedance copyright", 8 | "type": "Copyright" 9 | }, 10 | "platforms": { 11 | "ios": "9.0" 12 | }, 13 | "summary": "framework_summary", 14 | "source": { 15 | "http": "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/VolcEngineRTC/3.25.102/VolcEngineRTC.zip" 16 | }, 17 | "version": "3.25.102", 18 | "authors": { 19 | "bytertc": "bytertc@bytedance.com" 20 | }, 21 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 22 | "repoId": "22965", 23 | "subspecs": [ 24 | { 25 | "vendored_frameworks": "VolcEngineRTC.xcframework", 26 | "name": "Core" 27 | } 28 | ], 29 | "description": "framework_description" 30 | } -------------------------------------------------------------------------------- /TTVideoEditor/9.3.0.2-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.3.0.2-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.3.0.2-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end -------------------------------------------------------------------------------- /TTVideoEditor/9.3.0.4-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.3.0.4-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.3.0.4-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end -------------------------------------------------------------------------------- /HeliumEffectAdapterHeader/1.1.0/HeliumEffectAdapterHeader.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | 3 | spec.name = "HeliumEffectAdapterHeader" 4 | spec.version = "1.1.0" 5 | spec.summary = "Helium Effect Adapter Header File." 6 | 7 | spec.description = spec.summary 8 | 9 | spec.homepage = "https://github.com/volcengine/volcengine-specs" 10 | 11 | spec.license = { 12 | :type => 'Copyright', 13 | :text => <<-LICENSE 14 | Bytedance copyright 15 | LICENSE 16 | } 17 | spec.author = { "gejunchen" => "gejunchen@bytedance.com" } 18 | spec.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/HeliumEffectAdapterHeader/1.1.0/helium_effect_adapter_header.zip" } 19 | 20 | spec.source_files = "helium_effect_adapter_header/include/**/*.h" 21 | 22 | spec.public_header_files = "helium_effect_adapter_header/include/**/*.h" 23 | 24 | end 25 | -------------------------------------------------------------------------------- /TTVideoEditor/9.1.2.20-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.1.2.20-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.1.2.20-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end -------------------------------------------------------------------------------- /TTVideoEditor/9.3.0.11-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.3.0.11-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.3.0.11-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end -------------------------------------------------------------------------------- /TTVideoEditor/9.3.0.12-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.3.0.12-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.3.0.12-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end -------------------------------------------------------------------------------- /TTVideoEditor/9.3.0.13-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.3.0.13-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.3.0.13-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end -------------------------------------------------------------------------------- /TTVideoEditor/9.3.0.14-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.3.0.14-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.3.0.14-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end -------------------------------------------------------------------------------- /TTSDKFramework/1.25.100.1-premium/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.25.100.1-premium" 4 | spec.summary = "A comprehensive multimedia SDK." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://console.byteplus.com/vod/download?tosKey=ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.vendored_frameworks = [ 20 | "TTSDKFramework.framework", 21 | "byteaudio.framework" 22 | ] 23 | end -------------------------------------------------------------------------------- /TTSDKFramework/1.25.100.1-standard/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.25.100.1-standard" 4 | spec.summary = "A comprehensive multimedia SDK." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://console.byteplus.com/vod/download?tosKey=ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.vendored_frameworks = [ 20 | "TTSDKFramework.framework", 21 | "byteaudio.framework" 22 | ] 23 | end -------------------------------------------------------------------------------- /EffectOneKit_sp/Package.swift: -------------------------------------------------------------------------------- 1 | // swift-tools-version: 5.9 2 | // The swift-tools-version declares the minimum version of Swift required to build this package. 3 | 4 | import PackageDescription 5 | 6 | let package = Package( 7 | name: "EffectOneKit", 8 | platforms: [ 9 | .iOS(.v13) // 适用的 iOS 版本 10 | ], 11 | products: [ 12 | .library( 13 | name: "EffectOneKit", 14 | targets: ["EffectOneKit"] 15 | ), 16 | ], 17 | dependencies: [ 18 | ], 19 | targets: [ 20 | .binaryTarget( 21 | name: "EffectOneKitTarget", 22 | url: "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/EffectOneKit/0.2.0-EO/EffectOneKit.xcframework.zip", 23 | checksum: "e215bc1b4e8e7c9354e519f4a34276189e2a147f8cb0d93256b1702db60ca249" 24 | ), 25 | .target( 26 | name: "EffectOneKit", 27 | dependencies: ["EffectOneKitTarget"] 28 | ) 29 | ] 30 | ) 31 | 32 | -------------------------------------------------------------------------------- /TTSDKFramework/1.26.1.1-standard/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.26.1.1-standard" 4 | spec.summary = "A comprehensive multimedia SDK, beta version." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-1.26.1.1-standard-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.vendored_frameworks = [ 20 | "TTSDKFramework.framework", 21 | "byteaudio.framework" 22 | ] 23 | end -------------------------------------------------------------------------------- /PangrowthLiveSDK/1.8.5.26/PangrowthLiveSDK.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'PangrowthLiveSDK' 3 | s.version = '1.8.5.26' 4 | s.summary = 'PangrowthLiveSDK is a SDK from bytedance providing live streaming service.' 5 | s.description = <<-DESC 6 | PangrowthLiveSDK provides live sdk for our business partners. 7 | DESC 8 | s.homepage = 'https://www.pangle.cn/' 9 | s.license = { :type => 'MIT', :file => 'LICENSE' } 10 | s.authors = { 'Sun Xianglin' => 'sunxianglin@bytedance.com' } 11 | s.source = { :http => 'https://sf3-fe-tos.pglstatp-toutiao.com/obj/pangle-empower/PangrowthLiveSDK/1.8.5.26/PangrowthLiveSDK-1.8.5.26.zip' } 12 | s.framework = 'CoreML' 13 | s.vendored_frameworks = 'IESLiveSaaSKit/*.framework' 14 | s.resources = 'IESLiveSaaSKit/*.bundle' 15 | s.preserve_paths = 'IESLiveSaaSKit/*.framework', 'IESLiveSaaSKit/*.bundle', 'LICENSE' 16 | end 17 | -------------------------------------------------------------------------------- /TTNetworkManager/5.2.210.21/TTNetworkManager.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTNetworkManager" 3 | s.version = "5.2.210.21" 4 | s.summary = "iOS client network sdk" 5 | s.description = "Network SDK for iOS" 6 | s.homepage = 'https://github.com/volcengine/volcengine-specs' 7 | s.license = { 8 | :type => 'Copyright', 9 | :text => <<-LICENSE 10 | Bytedance copyright 11 | LICENSE 12 | } 13 | s.author = { "dongyangfan" => "dongyangfan@bytedance.com" } 14 | s.source = { :http => "https://hstob-cdn-tos.volccdn.com/volcengine/TTNetworkManager/5.2.210.21/TTNetworkManager.zip" } 15 | s.platform = :ios, '10.0' 16 | s.requires_arc = true 17 | s.ios.frameworks = 'WebKit', 'JavaScriptCore' 18 | s.libraries = "c++" 19 | s.vendored_framework = 'TTNetworkManager/TTNetworkManager.xcframework' 20 | s.preserve_paths = 'TTNetworkManager/TTNetworkManager.xcframework' 21 | end 22 | -------------------------------------------------------------------------------- /TTSDKFramework/1.15.2.2-standard/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.15.2.2-standard" 4 | spec.summary = "A comprehensive multimedia SDK, beta version." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-1.15.2.2-standard-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.vendored_frameworks = [ 20 | "TTSDKFramework.framework", 21 | "byteaudio.framework" 22 | ] 23 | end -------------------------------------------------------------------------------- /HeliumEffectAdapterHeader/2.2.3.2/HeliumEffectAdapterHeader.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | 3 | spec.name = "HeliumEffectAdapterHeader" 4 | spec.version = "2.2.3.2" 5 | spec.summary = "Helium Effect Adapter Header File." 6 | 7 | spec.description = spec.summary 8 | 9 | spec.homepage = "https://github.com/volcengine/volcengine-specs" 10 | 11 | spec.license = { 12 | :type => 'Copyright', 13 | :text => <<-LICENSE 14 | Bytedance copyright 15 | LICENSE 16 | } 17 | spec.author = { "gejunchen" => "gejunchen@bytedance.com" } 18 | spec.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/HeliumEffectAdapterHeader/1.1.0/helium_effect_adapter_header.zip" } 19 | spec.static_framework = true 20 | spec.source_files = "helium_effect_adapter_header/include/**/*.h" 21 | 22 | spec.public_header_files = "helium_effect_adapter_header/include/**/*.h" 23 | 24 | end 25 | -------------------------------------------------------------------------------- /PangrowthLiveSDK/1.8.7.25/PangrowthLiveSDK.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'PangrowthLiveSDK' 3 | s.version = '1.8.7.25' 4 | s.summary = 'PangrowthLiveSDK is a SDK from bytedance providing live streaming service.' 5 | s.description = <<-DESC 6 | PangrowthLiveSDK provides live sdk for our business partners. 7 | DESC 8 | s.homepage = 'https://www.pangle.cn/' 9 | s.license = { :type => 'MIT', :file => 'LICENSE' } 10 | s.authors = { 'Sun Xianglin' => 'sunxianglin@bytedance.com' } 11 | s.source = { :http => "https://sf3-fe-tos.pglstatp-toutiao.com/obj/pangle-empower/PangrowthLiveSDK/#{s.version.to_s}/PangrowthLiveSDK-#{s.version.to_s}.zip" } 12 | s.framework = 'CoreML' 13 | s.vendored_frameworks = 'IESLiveSaaSKit/*.framework' 14 | s.resources = 'IESLiveSaaSKit/*.bundle' 15 | s.preserve_paths = 'IESLiveSaaSKit/*.framework', 'IESLiveSaaSKit/*.bundle', 'LICENSE' 16 | end 17 | -------------------------------------------------------------------------------- /PangrowthLiveSDK/1.8.9.19/PangrowthLiveSDK.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'PangrowthLiveSDK' 3 | s.version = '1.8.9.19' 4 | s.summary = 'PangrowthLiveSDK is a SDK from bytedance providing live streaming service.' 5 | s.description = <<-DESC 6 | PangrowthLiveSDK provides live sdk for our business partners. 7 | DESC 8 | s.homepage = 'https://www.pangle.cn/' 9 | s.license = { :type => 'MIT', :file => 'LICENSE' } 10 | s.authors = { 'Sun Xianglin' => 'sunxianglin@bytedance.com' } 11 | s.source = { :http => "https://sf3-fe-tos.pglstatp-toutiao.com/obj/pangle-empower/PangrowthLiveSDK/#{s.version.to_s}/PangrowthLiveSDK-#{s.version.to_s}.zip" } 12 | s.framework = 'CoreML' 13 | s.vendored_frameworks = 'IESLiveSaaSKit/*.framework' 14 | s.resources = 'IESLiveSaaSKit/*.bundle' 15 | s.preserve_paths = 'IESLiveSaaSKit/*.framework', 'IESLiveSaaSKit/*.bundle', 'LICENSE' 16 | end 17 | -------------------------------------------------------------------------------- /PangrowthLiveSDK/1.9.0.0/PangrowthLiveSDK.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'PangrowthLiveSDK' 3 | s.version = '1.9.0.0' 4 | s.summary = 'PangrowthLiveSDK is a SDK from bytedance providing live streaming service.' 5 | s.description = <<-DESC 6 | PangrowthLiveSDK provides live sdk for our business partners. 7 | DESC 8 | s.homepage = 'https://www.pangle.cn/' 9 | s.license = { :type => 'MIT', :file => 'LICENSE' } 10 | s.authors = { 'Sun Xianglin' => 'sunxianglin@bytedance.com' } 11 | s.source = { :http => "https://sf3-fe-tos.pglstatp-toutiao.com/obj/pangle-empower/PangrowthLiveSDK/#{s.version.to_s}/PangrowthLiveSDK-#{s.version.to_s}.zip" } 12 | s.framework = 'CoreML' 13 | s.vendored_frameworks = 'IESLiveSaaSKit/*.framework' 14 | s.resources = 'IESLiveSaaSKit/*.bundle' 15 | s.preserve_paths = 'IESLiveSaaSKit/*.framework', 'IESLiveSaaSKit/*.bundle', 'LICENSE' 16 | end 17 | -------------------------------------------------------------------------------- /TTVideoEditor/10.6.0.1-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "10.6.0.1-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.weak_frameworks = ["Metal", "MetalPerformanceShaders", "Photos", "CoreML"] 10 | s.libraries = ["xml2", "iconv"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/10.6.0.1-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.ios.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES"] 17 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 18 | end 19 | # shell_commit=b5c0656c27676690a5fa94b6411bb4e41c3cea10 20 | 21 | -------------------------------------------------------------------------------- /TTVideoEditor/10.6.0.2-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "10.6.0.2-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.weak_frameworks = ["Metal", "MetalPerformanceShaders", "Photos", "CoreML"] 10 | s.libraries = ["xml2", "iconv"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/10.6.0.2-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.ios.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES"] 17 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 18 | end 19 | # shell_commit=0eca7d64dae8624375a7e834ae0ef1889c08cd00 20 | 21 | -------------------------------------------------------------------------------- /TTVideoEditor/10.6.0.3-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "10.6.0.3-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.weak_frameworks = ["Metal", "MetalPerformanceShaders", "Photos", "CoreML"] 10 | s.libraries = ["xml2", "iconv"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/10.6.0.3-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.ios.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES"] 17 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 18 | end 19 | # shell_commit=2acadc2f1dff64ead40846f9df761150f14a4af3 20 | 21 | -------------------------------------------------------------------------------- /TTVideoEditor/10.6.0.4-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "10.6.0.4-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.weak_frameworks = ["Metal", "MetalPerformanceShaders", "Photos", "CoreML"] 10 | s.libraries = ["xml2", "iconv"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/10.6.0.4-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.ios.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES"] 17 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 18 | end 19 | # shell_commit=4fb8c99a8a2b807bed433287b178e56db5fca9bd 20 | 21 | -------------------------------------------------------------------------------- /TTVideoEditor/10.6.0.5-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "10.6.0.5-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.weak_frameworks = ["Metal", "MetalPerformanceShaders", "Photos", "CoreML"] 10 | s.libraries = ["xml2", "iconv"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/10.6.0.5-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.ios.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES"] 17 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 18 | end 19 | # shell_commit=2bc081b17305fe8ff8cb8a494df1ef273795b8e2 20 | 21 | -------------------------------------------------------------------------------- /VolcOneFramework/2.0.1/VolcOneFramework.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "description": "framework_description", 3 | "license": { 4 | "text": "Bytedance copyright", 5 | "type": "Copyright" 6 | }, 7 | "source": { 8 | "http": "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/VolcOneFramework/2.0.1/VolcOneFramework-2.0.1-ta.zip" 9 | }, 10 | "summary": "framework_summary", 11 | "vendored_frameworks": [ 12 | "VolcOneFramework.framework", 13 | "byteaudio.xcframework", 14 | "VolcEngineRTC.xcframework" 15 | ], 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "version": "2.0.1", 20 | "authors": { 21 | "wangzhiyong.7717": "wangzhiyong.7717@bytedance.com" 22 | }, 23 | "static_framework": false, 24 | "homepage": "https://github.com/volcengine", 25 | "repoId": "30304", 26 | "resources": [ 27 | "VolcOneFramework.framework/ttplayer.metallib" 28 | ], 29 | "name": "VolcOneFramework" 30 | } -------------------------------------------------------------------------------- /DVEInject/0.0.9-d/DVEInject.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "DVEInject" 3 | s.version = "0.0.9-d" 4 | s.summary = "DVEInject" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | Bytedance copyright 9 | LICENSE 10 | } 11 | s.authors = {"zhangyuanming"=>"zhangyuanming@bytedance.com"} 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "DI" 14 | s.frameworks = ["Foundation", "UIKit"] 15 | s.requires_arc = true 16 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{s.name}/#{s.version}/#{s.name}.zip" } 17 | 18 | s.ios.deployment_target = '9.0' 19 | s.ios.vendored_framework = 'DVEInject.framework' 20 | s.preserve_paths = 'DVEInject.framework' 21 | s.pod_target_xcconfig = { "VALID_ARCHS" => "arm64,x86_64", 'ENABLE_BITCODE' => 'NO' } 22 | end 23 | 24 | #dsym: https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/DVEInject/dsym/#{s.version}/DVEInject-${s.version}-dsym.zip 25 | -------------------------------------------------------------------------------- /LarkSSO/1.1.17/LarkSSO.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "LarkSSO", 3 | "version": "1.1.17", 4 | "summary": "A lib for Feishu/Lark authorization.", 5 | "description": "You can get authorization from Feishu/Lark with this lib conveniently.", 6 | "homepage": "https://open.feishu.cn", 7 | "license": { 8 | "type": "Copyright", 9 | "text": " Copyright 2022 feishu.cn. All rights reserved.\n" 10 | }, 11 | "authors": { 12 | "auth": "@feishu.cn" 13 | }, 14 | "source": { 15 | "http": "https://sf3-cn.feishucdn.com/obj/lark-eco-passport/LarkSSO-1.1.17.zip", 16 | "type": "zip" 17 | }, 18 | "platforms": { 19 | "ios": "8.0" 20 | }, 21 | "pod_target_xcconfig": { 22 | "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES" 23 | }, 24 | "public_header_files": "LarkSSO/LarkSSO.framework/Headers/*.h", 25 | "source_files": "LarkSSO/LarkSSO.framework/Headers/*.h", 26 | "swift_version": "5.7", 27 | "resources": "LarkSSO/LarkSSO.bundle", 28 | "vendored_frameworks": "LarkSSO/LarkSSO.framework" 29 | } 30 | -------------------------------------------------------------------------------- /LarkSSO/1.1.18/LarkSSO.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "LarkSSO", 3 | "version": "1.1.18", 4 | "summary": "A lib for Feishu/Lark authorization.", 5 | "description": "You can get authorization from Feishu/Lark with this lib conveniently.", 6 | "homepage": "https://open.feishu.cn", 7 | "license": { 8 | "type": "Copyright", 9 | "text": " Copyright 2022 feishu.cn. All rights reserved.\n" 10 | }, 11 | "authors": { 12 | "auth": "@feishu.cn" 13 | }, 14 | "source": { 15 | "http": "https://sf3-cn.feishucdn.com/obj/lark-eco-passport/LarkSSO-1.1.18.zip", 16 | "type": "zip" 17 | }, 18 | "platforms": { 19 | "ios": "8.0" 20 | }, 21 | "pod_target_xcconfig": { 22 | "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES" 23 | }, 24 | "public_header_files": "LarkSSO/LarkSSO.framework/Headers/*.h", 25 | "source_files": "LarkSSO/LarkSSO.framework/Headers/*.h", 26 | "swift_version": "5.7", 27 | "resources": "LarkSSO/LarkSSO.bundle", 28 | "vendored_frameworks": "LarkSSO/LarkSSO.framework" 29 | } 30 | -------------------------------------------------------------------------------- /LarkSSO/1.1.21/LarkSSO.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "LarkSSO", 3 | "version": "1.1.21", 4 | "summary": "A lib for Feishu/Lark authorization.", 5 | "description": "You can get authorization from Feishu/Lark with this lib conveniently.", 6 | "homepage": "https://open.feishu.cn", 7 | "license": { 8 | "type": "Copyright", 9 | "text": " Copyright 2022 feishu.cn. All rights reserved.\n" 10 | }, 11 | "authors": { 12 | "auth": "@feishu.cn" 13 | }, 14 | "source": { 15 | "http": "https://sf3-cn.feishucdn.com/obj/lark-eco-passport/LarkSSO-1.1.21.zip", 16 | "type": "zip" 17 | }, 18 | "platforms": { 19 | "ios": "8.0" 20 | }, 21 | "pod_target_xcconfig": { 22 | "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES" 23 | }, 24 | "public_header_files": "LarkSSO/LarkSSO.framework/Headers/*.h", 25 | "source_files": "LarkSSO/LarkSSO.framework/Headers/*.h", 26 | "swift_version": "5.7", 27 | "resources": "LarkSSO/LarkSSO.bundle", 28 | "vendored_frameworks": "LarkSSO/LarkSSO.framework" 29 | } 30 | -------------------------------------------------------------------------------- /LarkSSO/1.999.0/LarkSSO.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "LarkSSO", 3 | "version": "1.999.0", 4 | "summary": "A lib for Feishu/Lark authorization.", 5 | "description": "You can get authorization from Feishu/Lark with this lib conveniently.", 6 | "homepage": "https://open.feishu.cn", 7 | "license": { 8 | "type": "Copyright", 9 | "text": " Copyright 2022 feishu.cn. All rights reserved.\n" 10 | }, 11 | "authors": { 12 | "auth": "@feishu.cn" 13 | }, 14 | "source": { 15 | "http": "https://sf3-cn.feishucdn.com/obj/lark-eco-passport/LarkSSO-1.999.0.zip", 16 | "type": "zip" 17 | }, 18 | "platforms": { 19 | "ios": "8.0" 20 | }, 21 | "pod_target_xcconfig": { 22 | "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES" 23 | }, 24 | "public_header_files": "LarkSSO/LarkSSO.framework/Headers/*.h", 25 | "source_files": "LarkSSO/LarkSSO.framework/Headers/*.h", 26 | "swift_version": "5.7", 27 | "resources": "LarkSSO/LarkSSO.bundle", 28 | "vendored_frameworks": "LarkSSO/LarkSSO.xcframework" 29 | } 30 | -------------------------------------------------------------------------------- /TTVideoEditor/7.9.0.36-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "7.9.0.36-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/7.9.0.36-D/TTVideoEditor.zip"} 13 | s.ios.resource = "**/*.bundle" 14 | s.dependency "KVOController" 15 | s.pod_target_xcconfig = { "VALID_ARCHS" => "x86_64 armv7 arm64" } 16 | 17 | s.ios.deployment_target = '8.0' 18 | s.ios.vendored_framework = 'TTVideoEditor.framework' 19 | end -------------------------------------------------------------------------------- /TTVideoEditor/7.9.0.43-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "7.9.0.43-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/7.9.0.43-D/TTVideoEditor.zip"} 13 | s.ios.resource = "**/*.bundle" 14 | s.dependency "KVOController" 15 | s.pod_target_xcconfig = { "VALID_ARCHS" => "x86_64 armv7 arm64" } 16 | 17 | s.ios.deployment_target = '8.0' 18 | s.ios.vendored_framework = 'TTVideoEditor.framework' 19 | end -------------------------------------------------------------------------------- /TTVideoEditor/7.9.0.44-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "7.9.0.44-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/7.9.0.44-D/TTVideoEditor.zip"} 13 | s.ios.resource = "**/*.bundle" 14 | s.dependency "KVOController" 15 | s.pod_target_xcconfig = { "VALID_ARCHS" => "x86_64 armv7 arm64" } 16 | 17 | s.ios.deployment_target = '8.0' 18 | s.ios.vendored_framework = 'TTVideoEditor.framework' 19 | end -------------------------------------------------------------------------------- /TTVideoEditor/9.6.1.7-LC-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.6.1.7-LC-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MobileCoreServices", "Accelerate"] 10 | s.weak_frameworks = ["Metal", "MetalPerformanceShaders", "Photos", "CoreML"] 11 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 12 | s.requires_arc = true 13 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.6.1.7-LC-D/TTVideoEditor.zip"} 14 | 15 | s.ios.deployment_target = '8.0' 16 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 17 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 18 | end 19 | -------------------------------------------------------------------------------- /TTVideoEditor/7.9.0.60-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "7.9.0.60-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/7.9.0.60-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end 18 | # shell_commit=3df2897aa75680b59c784aa3353737983cfbae55 19 | 20 | -------------------------------------------------------------------------------- /TTSDKFramework/1.27.2.2-premium/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.27.2.2-premium" 4 | spec.summary = "A comprehensive multimedia SDK" 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end 25 | -------------------------------------------------------------------------------- /TTSDKFramework/1.27.2.3-premium/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.27.2.3-premium" 4 | spec.summary = "A comprehensive multimedia SDK" 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end 25 | -------------------------------------------------------------------------------- /TTVideoEditor/9.1.2.21-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.1.2.21-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.1.2.21-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end 18 | # shell_commit=cf0dd316217cca04cb2c68d8b71e8115478e7dfb 19 | 20 | -------------------------------------------------------------------------------- /TTVideoEditor/9.1.2.22-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.1.2.22-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.1.2.22-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end 18 | # shell_commit=01812a882c01a7463eec481cd6e361a6620a05f6 19 | 20 | -------------------------------------------------------------------------------- /TTVideoEditor/9.1.2.23-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.1.2.23-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.1.2.23-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end 18 | # shell_commit=d95258f92b073e22c3ee0c0ca4f5de8b34e2d9ca 19 | 20 | -------------------------------------------------------------------------------- /TTVideoEditor/9.3.0.18-D/TTVideoEditor.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "TTVideoEditor" 3 | s.version = "9.3.0.18-D" 4 | s.summary = "TTVideoEditor" 5 | s.license = "MIT" 6 | s.authors = {"zhouyi.ysj"=>"zhouyi.ysj@bytedance.com"} 7 | s.homepage = "https://github.com/volcengine" 8 | s.description = "ttvideoeditor" 9 | s.frameworks = ["AVFoundation", "Foundation", "UIKit", "CoreTelephony", "AudioToolbox", "CoreMotion", "MediaToolbox", "GLKit", "OpenGLES", "VideoToolbox", "CoreMedia", "MetalPerformanceShaders", "MobileCoreServices", "CoreML", "Accelerate"] 10 | s.libraries = ["xml2", "iconv", "compression", "z", "c++"] 11 | s.requires_arc = true 12 | s.source = {"http"=>"https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/TTVideoEditor/9.3.0.18-D/TTVideoEditor.zip"} 13 | 14 | s.ios.deployment_target = '8.0' 15 | s.ios.vendored_framework = 'ios/TTVideoEditor.framework' 16 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64" } 17 | end 18 | # shell_commit=80c5e4dbd7f8bc785ef624336ae96b987dfcaf5d 19 | 20 | -------------------------------------------------------------------------------- /TTSDKFramework/1.27.2.0-alpha.201/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.27.2.0-alpha.201" 4 | spec.summary = "A comprehensive multimedia SDK" 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end 25 | -------------------------------------------------------------------------------- /TTSDKFramework/1.26.2.2601-alpha3/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.26.2.2601-alpha3" 4 | spec.summary = "A comprehensive multimedia SDK, beta version." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end -------------------------------------------------------------------------------- /TTSDKFramework/1.26.2.3-premium/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.26.2.3-premium" 4 | spec.summary = "A comprehensive multimedia SDK, beta version." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end -------------------------------------------------------------------------------- /TTSDKFramework/1.26.2.4-premium/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.26.2.4-premium" 4 | spec.summary = "A comprehensive multimedia SDK, beta version." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end -------------------------------------------------------------------------------- /TTSDKFramework/1.26.2.4-standard/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.26.2.4-standard" 4 | spec.summary = "A comprehensive multimedia SDK, beta version." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end -------------------------------------------------------------------------------- /TTSDKFramework/1.27.1.3-premium/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.27.1.3-premium" 4 | spec.summary = "A comprehensive multimedia SDK, beta version." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end -------------------------------------------------------------------------------- /TTSDKFramework/1.27.1.3-standard/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.27.1.3-standard" 4 | spec.summary = "A comprehensive multimedia SDK, beta version." 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end -------------------------------------------------------------------------------- /DVEInject/0.0.6/DVEInject.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "DVEInject" 3 | s.version = "0.0.6" 4 | s.summary = "DVEInject" 5 | s.license = { 6 | :type => 'Copyright', 7 | :text => <<-LICENSE 8 | Bytedance copyright 9 | LICENSE 10 | } 11 | s.authors = {"bytedance"=>"bytedance@bytedance.com"} 12 | s.homepage = "https://github.com/volcengine/volcengine-specs" 13 | s.description = "make better inject" 14 | s.frameworks = ["Foundation", "UIKit"] 15 | s.requires_arc = true 16 | s.static_framework = true 17 | s.libraries = ["xml2", "z", "c++"] 18 | s.source = { :http => "https://sf3-ttcdn-tos.pstatp.com/obj/volcengine/#{s.name}/#{s.version}/#{s.name}.zip" } 19 | 20 | s.ios.deployment_target = '9.0' 21 | s.ios.vendored_libraries = ['*.a'] 22 | s.ios.public_header_files = ['Headers/*.{h}'] 23 | s.ios.source_files = ['Headers/*.{h}'] 24 | s.ios.module_map = "Modules/module.modulemap" 25 | s.pod_target_xcconfig = { "VALID_ARCHS" => "armv7 arm64", 'ENABLE_BITCODE' => 'NO' } 26 | end 27 | -------------------------------------------------------------------------------- /TTSDKFramework/1.27.2.1-alpha-download/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.27.2.1-alpha-download" 4 | spec.summary = "A comprehensive multimedia SDK" 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end 25 | -------------------------------------------------------------------------------- /TTSDKFramework/1.27.2.3-alpha-download/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.27.2.3-alpha-download" 4 | spec.summary = "A comprehensive multimedia SDK" 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end 25 | -------------------------------------------------------------------------------- /TTSDKFramework/1.27.2.4-alpha-download/TTSDKFramework.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TTSDKFramework" 3 | spec.version = "1.27.2.4-alpha-download" 4 | spec.summary = "A comprehensive multimedia SDK" 5 | spec.description = <<-DESC 6 | A comprehensive multimedia SDK which provides live streaming, VOD and the other related abilities. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/volcengine/TTSDK-iOS" 10 | 11 | spec.license = { :type => 'MIT', :file => 'LICENSE' } 12 | 13 | spec.author = { "shangjincheng-bd" => "shangjincheng@bytedance.com" } 14 | spec.platform = :ios, "8.0" 15 | 16 | spec.source = { :http => "https://lf6-vcloud-tos.pstatp.com/obj/cloud-common/ttsdk/iOS/TTSDKFramework-#{spec.version}-ta.zip", :type => :zip } 17 | 18 | spec.static_framework = false 19 | spec.resources = ['TTSDKFramework.framework/ttplayer.metallib'] 20 | spec.vendored_frameworks = [ 21 | "TTSDKFramework.framework", 22 | "byteaudio.framework" 23 | ] 24 | end 25 | -------------------------------------------------------------------------------- /VolcEngineRTC/3.38.108/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.38.108", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.38.108/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.39.109/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.39.109", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.39.109/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.39.201/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.39.201", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.39.201/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.39.202/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.39.202", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.39.202/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.39.206/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.39.206", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.39.206/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.41.105/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.41.105", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.41.105/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.41.107/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.41.107", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.41.107/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.41.201/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.41.201", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.41.201/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.41.301/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.41.301", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.41.301/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.41.302/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.41.302", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.41.302/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.41.304/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.41.304", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.41.304/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.44.104/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.44.104", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.44.104/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.44.301/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.44.301", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.44.301/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.44.401/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.44.401", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.44.401/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.44.601/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.44.601", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.44.601/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.44.701/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.44.701", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.44.701/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.44.702/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.44.702", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.44.702/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.45.104/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.45.104", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.45.104/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.45.105/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.45.105", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.45.105/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.45.107/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.45.107", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.45.107/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.45.109/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.45.109", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.45.109/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.45.201/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.45.201", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.45.201/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.45.202/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.45.202", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.45.202/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.45.204/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.45.204", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.45.204/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.45.205/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.45.205", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.45.205/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } -------------------------------------------------------------------------------- /VolcEngineRTC/3.45.206/VolcEngineRTC.podspec.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "VolcEngineRTC", 3 | "version": "3.45.206", 4 | "summary": "framework_summary", 5 | "homepage": "https://github.com/volcengine/VolcEngineRTC", 6 | "license": { 7 | "type": "Copyright", 8 | "text": "Bytedance copyright" 9 | }, 10 | "authors": { 11 | "bytertc": "bytertc@bytedance.com" 12 | }, 13 | "source": { 14 | "http": "https://hstob-cdn-tos.volccdn.com/volcengine/VolcEngineRTC/3.45.206/VolcEngineRTC.zip" 15 | }, 16 | "platforms": { 17 | "ios": "9.0" 18 | }, 19 | "default_subspecs": [ 20 | "Core" 21 | ], 22 | "subspecs": [ 23 | { 24 | "name": "Core", 25 | "vendored_frameworks": "VolcEngineRTC.xcframework" 26 | }, 27 | { 28 | "name": "ScreenCapture", 29 | "vendored_frameworks": "VolcEngineRTCScreenCapturer.xcframework" 30 | } 31 | ], 32 | "repoId": "22965", 33 | "description": "framework_description" 34 | } --------------------------------------------------------------------------------