[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / b / PLShortVideoKit / 1.1.1 / PLShortVideoKit.podspec.json
blob15df5151d7c5552c02bbe40d90bc8402bb536a39
2   "name": "PLShortVideoKit",
3   "version": "1.1.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.1.1"
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   }