[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / f / SSBEncoder / 0.1.0 / SSBEncoder.podspec.json
blob34e927a5f64611bd5efcd993b808ffcd67d55509
2   "name": "SSBEncoder",
3   "version": "0.1.0",
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.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SSBEncoder/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation",
26     "CoreMedia",
27     "VideoToolbox"
28   ]