blob: 69088cd10b40bebbd12643a57817843f5fdfecc8 [file] [log] [blame]
{
"name": "VideoChatLib",
"version": "0.2.0",
"summary": "VideoChatLib is a VideoLib.",
"description": "这是一个音视频工具类",
"homepage": "http://192.168.2.106/ocr/videoTalk_IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haofanning": "977575638@qq.com"
},
"source": {
"git": "http://192.168.2.106/ocr/videoTalk_IOS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VideoChatLib/Classes/**/*",
"resource_bundles": {
"VideoChatLib": [
"VideoChatLib/Assets/*"
]
},
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"AudioToolbox",
"VideoToolbox"
],
"dependencies": {
"KurentoToolbox": [
"~> 0.6.0"
],
"SocketRocket": [
"~> 0.4.2"
],
"Masonry": [
],
"MBProgressHUD": [
"~> 0.9.2"
],
"Reachability": [
"~> 3.2"
],
"DGActivityIndicatorView": [
]
}
}