[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 2 / f / SSBEncoder / 0.1.1 / SSBEncoder.podspec.json
blob1a0029dec21c56210a9b9a7e6b4f444e5065d3dd
2   "name": "SSBEncoder",
3   "version": "0.1.1",
4   "summary": "直播编解码相关",
5   "description": "直播音视频编解码",
6   "homepage": "https://github.com/AmatsuZero/SSBEncoder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AmatsuZero": "jiangzhenhua@baidu.com"
13   },
14   "source": {
15     "git": "https://github.com/AmatsuZero/SSBEncoder.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SSBEncoder/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation",
26     "CoreMedia"
27   ]