[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / b / 4 / LWVideoRecord / 0.0.142 / LWVideoRecord.podspec.json
blobe108599cec2098588ae0687776dfe4bb766e0938
2   "name": "LWVideoRecord",
3   "version": "0.0.142",
4   "summary": "视频录制",
5   "description": "视频录制 LWVideoRecord",
6   "homepage": "https://github.com/boyssimple/LWVideoRecord.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowei": "boyssimple0902@icloud.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/boyssimple/LWVideoRecord.git",
19     "tag": "0.0.142"
20   },
21   "source_files": "Sources/**/*.{h,m}",
22   "resources": "Assets/*.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Masonry": [
30     ]
31   }