[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / b / f / PLShortVideoKit-ByteDance / 1.0.0 / PLShortVideoKit-ByteDance.podspec.json
blob901a965bf4ffe1841613364d5745c4c9d4d0f44e
2   "name": "PLShortVideoKit-ByteDance",
3   "version": "1.0.0",
4   "summary": "PILI iOS short video record SDK",
5   "homepage": "https://github.com/pili-engineering/PLShortVideoKit-ByteDance",
6   "license": "Apache License 2.0",
7   "authors": {
8     "pili": "pili@qiniu.com"
9   },
10   "source": {
11     "git": "https://github.com/pili-engineering/PLShortVideoKit-ByteDance.git",
12     "branch": "master",
13     "tag": "1.0.0"
14   },
15   "source_files": "Pod/Library/**",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "Qiniu": [
22       "7.2.5"
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "ex-libMuseProcessor",
28       "vendored_frameworks": "Pod/Library/*.framework"
29     },
30     {
31       "name": "libMuseProcessor",
32       "vendored_libraries": "Pod/Library/*.a"
33     }
34   ]