blob: 743e8e62039fd7bf26db8eda3b74f6dfc1bc8176 [file] [log] [blame]
{
"name": "WTChatSDK",
"version": "0.1.2",
"summary": "ChatSDK for Chat iOS Project",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Mosquito1123/ChatSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mosquito1123": "winston.zhangwentong@gmail.com"
},
"source": {
"git": "https://github.com/Mosquito1123/ChatSDK.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/Winston_Cheung_",
"platforms": {
"ios": "8.0"
},
"source_files": "ChatSDK/Classes/**/*",
"requires_arc": true,
"libraries": "z",
"swift_version": "5.0"
}