[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / b / PLShortVideoKit / 3.2.3 / PLShortVideoKit.podspec.json
blobbd50eef32199c77de1b23f767b407a9b74850ef6
2   "name": "PLShortVideoKit",
3   "version": "3.2.3",
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.3.zip"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "dependencies": {
18     "Qiniu": [
19       "7.4.4"
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   ]