[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / b / LSVideoCapture / 0.0.1 / LSVideoCapture.podspec.json
blob6fcdfe36102c9b958abdbc504a54749f77959d1d
2   "name": "LSVideoCapture",
3   "version": "0.0.1",
4   "summary": "A ios video capture.",
5   "homepage": "https://github.com/ugpass/LSVideoCapture",
6   "license": "MIT",
7   "authors": {
8     "fanwj": "fwj7493@163.com"
9   },
10   "source": {
11     "git": "https://github.com/ugpass/LSVideoCapture.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source_files": [
18     "VideoCapture",
19     "VideoCapture/*.{h,m}"
20   ]