blob: e67c9c2aa1d14749e8fee86b323c3fb90e05e47e [file] [log] [blame]
{
"name": "Renren-ChatIM",
"version": "0.1.0",
"summary": "A short description of Renren-ChatIM.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://glab.tagtic.cn/developer_ios/Renren-ChatIM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"耿森森": "gengsensen@donews.com"
},
"source": {
"git": "https://glab.tagtic.cn/developer_ios/Renren-ChatIM.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Renren-ChatIM/Classes/**/*",
"dependencies": {
"XMPPFramework": [
"~> 4.0.0"
]
}
}