[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / a / 3 / 4 / PLMediaStreamingKit-ByteDance / 1.0.0 / PLMediaStreamingKit-ByteDance.podspec.json
blobc39bb6ddcbdf8d76f84a6109b5afe2b09042b5c5
2   "name": "PLMediaStreamingKit-ByteDance",
3   "version": "1.0.0",
4   "summary": "PILI iOS media streaming framework via RTMP.",
5   "homepage": "https://github.com/pili-engineering/PLMediaStreamingKit-ByteDance",
6   "license": "Apache License 2.0",
7   "authors": {
8     "pili": "pili@qiniu.com"
9   },
10   "source": {
11     "http": "https://sdk-release.qnsdk.com/PLMediaStreamingKit-ByteDance-v1.0.0.zip"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "frameworks": [
18     "UIKit",
19     "AVFoundation",
20     "CoreGraphics",
21     "CFNetwork",
22     "AudioToolbox",
23     "CoreMedia",
24     "VideoToolbox"
25   ],
26   "libraries": [
27     "z",
28     "c++",
29     "icucore",
30     "sqlite3"
31   ],
32   "subspecs": [
33     {
34       "name": "iphoneos",
35       "vendored_frameworks": "Pod/Library/*.framework"
36     }
37   ]