[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / b / PLShortVideoKit / 1.13.1 / PLShortVideoKit.podspec.json
blobd3c7ea363c4d9458372f96d740fca6518bff409f
2   "name": "PLShortVideoKit",
3   "version": "1.13.1",
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": "http://sdk-release.qnsdk.com/PLShortVideoKit-v1.13.1.zip"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "dependencies": {
18     "Qiniu": [
19       "~> 7.1"
20     ]
21   },
22   "subspecs": [
23     {
24       "name": "ex-libMuseProcessor",
25       "vendored_frameworks": "Pod/Library/PLShortVideoKit.framework"
26     },
27     {
28       "name": "libMuseProcessor",
29       "vendored_libraries": "Pod/Library/*.a"
30     }
31   ]