[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / 8 / VideoChatLib / 0.3.0 / VideoChatLib.podspec.json
blobb2849903a2d974821ea0f6fb77fc820b76358232
2   "name": "VideoChatLib",
3   "version": "0.3.0",
4   "summary": "VideoChatLib is a VideoLib.",
5   "description": "这是一个音视频工具类",
6   "homepage": "http://192.168.2.106/ocr/videoTalk_IOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "haofanning": "977575638@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.2.106/ocr/videoTalk_IOS.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VideoChatLib/Classes/**/*",
22   "resource_bundles": {
23     "VideoChatLib": [
24       "VideoChatLib/Assets/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "AVFoundation",
31     "AudioToolbox",
32     "VideoToolbox"
33   ],
34   "dependencies": {
35     "KurentoToolbox": [
36       "~> 0.6.0"
37     ],
38     "SocketRocket": [
39       "~> 0.4.2"
40     ],
41     "Masonry": [
43     ],
44     "MBProgressHUD": [
45       "~> 0.9.2"
46     ],
47     "Reachability": [
48       "~> 3.2"
49     ],
50     "DGActivityIndicatorView": [
52     ]
53   }