[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 4 / PLMediaStreamingKit-ByteDance / 1.0.2 / PLMediaStreamingKit-ByteDance.podspec.json
blob60df48545319a0996e9c155c74ce789be50b4908
2   "name": "PLMediaStreamingKit-ByteDance",
3   "version": "1.0.2",
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.2.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   ]