[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 9 / 6 / 4 / WechatShortVideo / 0.1.1 / WechatShortVideo.podspec.json
blob184d535d742372967b1ef1c3cc9bf5554479e09a
2   "name": "WechatShortVideo",
3   "version": "0.1.1",
4   "summary": "Short Video Capture like Wechat App",
5   "homepage": "https://github.com/AliThink/WechatShortVideo",
6   "license": "MIT",
7   "authors": {
8     "AliThink": "cloudsthinker@126.com"
9   },
10   "source": {
11     "git": "https://github.com/AliThink/WechatShortVideo.git",
12     "tag": "v0.1.1"
13   },
14   "source_files": "WechatShortVideo/**/*",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "SCRecorder": [
21       "~> 2.5.0"
22     ],
23     "MBProgressHUD": [
24       "~> 0.9.1"
25     ]
26   }