[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / b / PLShortVideoKit / 1.3.0 / PLShortVideoKit.podspec.json
blobc44d3dd11bfaeb16c990dfdc1a11281e4e3dda51
2   "name": "PLShortVideoKit",
3   "version": "1.3.0",
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.3.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "vendored_libraries": "Pod/Library/*.a",
19   "vendored_frameworks": "Pod/Library/PLShortVideoKit.framework",
20   "dependencies": {
21     "Qiniu": [
22       "7.1.5"
23     ]
24   }