[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 8 / MMVideoCapture / 0.0.1 / MMVideoCapture.podspec.json
blobb9577fe5771ceef1ae1b0e207de5b9f6d5f5bee5
2   "name": "MMVideoCapture",
3   "version": "0.0.1",
4   "summary": "类似微信的拍照/摄像组件,短按拍照片,长按则进行视频拍摄。有对应的照片和视频的预览页面。",
5   "homepage": "https://github.com/MrQQQQQQQQQQ/MMVideoCapture",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "minsir": "minsir.iosdev@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "4.2",
17   "source": {
18     "git": "https://github.com/MrQQQQQQQQQQ/MMVideoCapture.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MMVideoCapture/Sources/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "Photos",
26     "AVFoundation",
27     "AVKit"
28   ],
29   "resources": "MMVideoCapture/buildinIcons/*.png",
30   "dependencies": {
31     "SnapKit": [
32       "~> 4.0.0"
33     ]
34   },
35   "requires_arc": true,
36   "swift_version": "4.2"