blob: 3af96051de0c8a58a37aafca1dc24a0d8b7c6b4f [file] [log] [blame]
{
"name": "IMChatSDK",
"version": "1.0.2",
"summary": "Connect to custom service",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Thisismy0312/IMChatSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thisismy0312": "qq867327466@163.com"
},
"source": {
"git": "https://github.com/Thisismy0312/IMChatSDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Starscream": [
],
"lottie-ios": [
],
"SwiftyJSON": [
]
},
"swift_versions": "5.0",
"source_files": "Source/Core/*.{swift}",
"swift_version": "5.0"
}