[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / e / 1 / YLRecordingVideo / 0.1.2 / YLRecordingVideo.podspec.json
blob68bc64a83fc230e7c91bba5b2cbc3895a50da00b
2   "name": "YLRecordingVideo",
3   "version": "0.1.2",
4   "summary": "短视频录制",
5   "description": "一个短视频的录制,目前仅可单视频的录制与选取",
6   "homepage": "https://github.com/hoggenw/YLRecordingVideo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hoggenw": "253192463@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hoggenw/YLRecordingVideo.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLRecordingVideo/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "AVKit",
25     "Photos",
26     "AVFoundation"
27   ],
28   "pushed_with_swift_version": "3.0"