blob: 22fab93642e0190eaef3aaf2fe9ce44cd15e8088 [file] [log] [blame]
{
"name": "XHChatQQ",
"version": "1.0",
"summary": "一行代码调用QQ客户端,发起临时会话",
"homepage": "https://github.com/CoderZhuXH/XHChatQQ",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHChatQQ.git",
"tag": "1.0"
},
"source_files": [
"XHChatQQ",
"*.{h,m}"
],
"requires_arc": true
}