[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / a / 5 / AdvancedStreamingKit / 1.0.0 / AdvancedStreamingKit.podspec.json
blobf11ce8a195742f9b10cb49a3861b83a54883b437
2   "name": "AdvancedStreamingKit",
3   "version": "1.0.0",
4   "summary": "在StreamingKit基础上添加了缓存在线音频接口",
5   "homepage": "https://github.com/liyaozhong/StreamingKit/",
6   "license": "MIT",
7   "authors": {
8     "liyaozhong": "yun.zhongyue@163.com"
9   },
10   "source": {
11     "git": "https://github.com/liyaozhong/StreamingKit.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "4.3"
16   },
17   "requires_arc": true,
18   "source_files": "StreamingKit/StreamingKit/*.{h,m}",
19   "frameworks": [
20     "SystemConfiguration",
21     "CFNetwork",
22     "CoreFoundation",
23     "AudioToolbox"
24   ]