[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / 2 / SWechatShortVideo / 0.2.1 / SWechatShortVideo.podspec.json
blobc58c00cfdb17eddd87f796efd7acc170199aa146
2   "name": "SWechatShortVideo",
3   "version": "0.2.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/sujiewen/SWechatShortVideo.git",
12     "tag": "0.2.1"
13   },
14   "source_files": "WechatShortVideo/**/*.{h,m}",
15   "resources": [
16     "WechatShortVideo/**/*.{xib}",
17     "WechatShortVideo/**/*.{png}"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "SCRecorder": [
25       "~> 2.6.1"
26     ],
27     "MBProgressHUD": [
28       "~> 0.9.1"
29     ]
30   }