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