[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / b / PLShortVideoKit / 1.4.1 / PLShortVideoKit.podspec.json
blob0673ac0412966d7276b7d6ddedb0827423254bef
2   "name": "PLShortVideoKit",
3   "version": "1.4.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     "git": "https://github.com/pili-engineering/PLShortVideoKit.git",
12     "tag": "v1.4.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "Qiniu": [
20       "7.1.7"
21     ]
22   },
23   "subspecs": [
24     {
25       "name": "ex-libMuseProcessor",
26       "vendored_frameworks": "Pod/Library/PLShortVideoKit.framework"
27     },
28     {
29       "name": "libMuseProcessor",
30       "vendored_libraries": "Pod/Library/*.a"
31     }
32   ]