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