blob: 6f2744b56b56e12476ffdaa1b1368495a7fcc71b [file] [log] [blame]
{
"name": "RXCommon",
"version": "2.0.0",
"summary": "容信插件公共模块",
"description": "容信插件Common模块,依赖YuntxIMLib",
"homepage": "https://www.yuntongxun.com/",
"license": "MIT",
"authors": {
"gaoyuan": "2502905737@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.com/RXPlugins/RXCommon.git",
"tag": "2.0.0"
},
"resources": [
"source/*.{bundle,plist}",
"source/公共/*.png"
],
"source_files": "header/*.h",
"vendored_libraries": "lib/*.a",
"requires_arc": true,
"dependencies": {
"YuntxIMLib": [
],
"AFNetworking": [
"~> 3.1.0"
],
"SDWebImage": [
],
"SDWebImage/GIF": [
],
"GTMBase64": [
],
"RegexKitLite": [
],
"MBProgressHUD": [
],
"ReactiveCocoa": [
"~> 2.5"
],
"SVPullToRefresh": [
],
"SSZipArchive": [
],
"DateTools": [
],
"MJRefresh": [
],
"SVProgressHUD": [
],
"Masonry": [
],
"WCDB": [
"~> 1.0.6"
]
}
}