[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / b / PLShortVideoKit / 1.2.0 / PLShortVideoKit.podspec.json
blob631870791fcfe3dd53d2f6b3e3ffb3cb242a928f
2   "name": "PLShortVideoKit",
3   "version": "1.2.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.2.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   "resources": "Pod/Library/PLShortVideoKit.framework/PLShortVideoKit.bundle",
21   "dependencies": {
22     "Qiniu": [
23       "7.1.5"
24     ]
25   }