[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / b / f / PLShortVideoKit-ByteDance / 2.0.2 / PLShortVideoKit-ByteDance.podspec.json
blob7c09daf9db8baf5beec9982478bc438c4adb03ad
2   "name": "PLShortVideoKit-ByteDance",
3   "version": "2.0.2",
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     "http": "https://sdk-release.qnsdk.com/PLShortVideoKit-profession-ByteDance-v2.0.2.zip"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "dependencies": {
18     "Qiniu": [
19       "8.2.0"
20     ]
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "subspecs": [
29     {
30       "name": "ex-libMuseProcessor",
31       "vendored_frameworks": "Pod/Library/Profession/*.framework"
32     },
33     {
34       "name": "libMuseProcessor",
35       "vendored_libraries": "Pod/Library/Profession/*.a"
36     }
37   ]