[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 6 / 4 / WechatShortVideo / 0.1.3 / WechatShortVideo.podspec.json
blob69ffee09075f3491aa2dd758f8166898aaf94f53
2   "name": "WechatShortVideo",
3   "version": "0.1.3",
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.3"
13   },
14   "source_files": "WechatShortVideo/**/*.{h,m}",
15   "resources": [
16     "WechatShortVideo/**/*.{xib}",
17     "WechatShortVideo/**/*.{png}"
18   ],
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "SCRecorder": [
25       "~> 2.5.0"
26     ],
27     "MBProgressHUD": [
28       "~> 0.9.1"
29     ]
30   }