blob: eecb319138a248f4a6bed8cdc4d90a11c139368d [file] [log] [blame]
{
"name": "YQHchatsdkios",
"version": "0.0.5",
"platforms": {
"ios": "8.0"
},
"summary": "一款不绑定服务的纯聊天SDK",
"description": "向开源发展,一款不绑定服务的纯聊天SDK",
"homepage": "https://github.com/yangchiher/YQHchatsdkios",
"license": "MIT",
"authors": {
"杨棋贺": "yangchiher@163.com"
},
"requires_arc": true,
"ios": {
"frameworks": [
"AVFoundation",
"UIKit"
],
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 4.4.6"
]
}
},
"source": {
"git": "https://github.com/yangchiher/YQHchatsdkios.git",
"tag": "0.0.5"
},
"source_files": "YQHchatsdkios/YQHchatHeader.h"
}