blob: 9e0da958b6fdb40bf2c7058329afe390e7178b9b [file] [log] [blame]
{
"name": "IMChatSDK-Mac",
"version": "1.0.0",
"summary": "A short description of IMChatSDK-Mac.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ruilisi/IMChatSDK-Mac",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thisismy0312": "qq867327466@163.com"
},
"source": {
"git": "https://github.com/ruilisi/IMChatSDK-Mac.git",
"tag": "1.0.0"
},
"platforms": {
"osx": "10.10"
},
"source_files": [
"Source/Core/*.{swift}",
"Source/*.{swift}",
"Source/Http/*.{swift}"
],
"swift_versions": "5.0",
"dependencies": {
"Starscream": [
],
"SwiftyJSON": [
],
"Alamofire": [
"4.8.0"
]
},
"swift_version": "5.0"
}