[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / 8 / SLRecordVideo / 1.0.0 / SLRecordVideo.podspec.json
bloba316a5279c737ac4cab809d9a93bac84ec83d1f2
2   "name": "SLRecordVideo",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "小视频录制",
12   "homepage": "https://github.com/wangshenglong/SLRecordVideo.git",
13   "authors": {
14     "王胜龙": "550122711@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/wangshenglong/SLRecordVideo.git",
18     "tag": "1.0.0"
19   },
20   "description": "仿微信录制小视频",
21   "source_files": "SLRecordVideo/SLRecordVideo/**/*",
22   "frameworks": "UIKit",
23   "resources": "SLRecordVideo/Resource/**/*.{png,jpg}",
24   "dependencies": {
25     "SCRecorder": [
27     ],
28     "Masonry": [
30     ],
31     "SVProgressHUD": [
33     ]
34   },
35   "requires_arc": true