[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 0 / d / 5 / KZSmallVideoRecorder / 1.0.4 / KZSmallVideoRecorder.podspec.json
blobec57128ce525174999968297fdec5752ce78b6ab
2   "name": "KZSmallVideoRecorder",
3   "version": "1.0.4",
4   "summary": "仿微信小视频的录制 Objective-C 版",
5   "homepage": "https://github.com/houkangzhu/KZWeChatSmallVideo-OC",
6   "license": "MIT",
7   "authors": {
8     "604952096@qq.com": "houkangzhu@hotmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/houkangzhu/KZWeChatSmallVideo-OC.git",
15     "tag": "v1.0.4"
16   },
17   "source_files": "KZSmallVideoRecorder/*.{h,m}",
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "Photos",
22       "AVFoundation",
23       "CoreGraphics"
24     ]
25   },
26   "requires_arc": true