blob: 837069dea4cfb32da52ccf853b998d9f266cd3c8 [file] [log] [blame]
{
"name": "YXChatKit",
"version": "0.0.1",
"summary": "Cloud message conversation list !",
"homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouzhiqiang1": "zhou83955@sina.com"
},
"source": {
"git": "http://192.168.4.181/zhouzhiqiang/YXChatKit.git",
"tag": "0.0.1"
},
"source_files": "YXChatListkit/*.{h,m}",
"requires_arc": true,
"dependencies": {
"RongCloudIMKit": [
"~> 2.5.2"
],
"YXModelController": [
]
},
"deprecated": true
}