[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / 4 / WechatShortVideo / 0.1.0 / WechatShortVideo.podspec.json
blob728fbfb5bdb6c2f7458cb84ab2533b0e00e62e05
2   "name": "WechatShortVideo",
3   "version": "0.1.0",
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.0"
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   }