[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / b / PLShortVideoKit / 3.2.4 / PLShortVideoKit.podspec.json
blobcb8fd2629ac6d035c099c069a83d410a7b5a524a
2   "name": "PLShortVideoKit",
3   "version": "3.2.4",
4   "summary": "PILI iOS short video record SDK",
5   "homepage": "https://github.com/pili-engineering/PLShortVideoKit",
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-v3.2.4.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/PLShortVideoKit.framework"
32     },
33     {
34       "name": "libMuseProcessor",
35       "vendored_libraries": "Pod/Library/Profession/*.a"
36     }
37   ]