blob: e3b9417210876c6857a6ff1be5e46649f677686f [file] [log] [blame]
{
"name": "DrdshChatSDKTest",
"version": "1.0.8",
"summary": "A DrdshChatSDKTest is the testing sdk 1.0.8",
"description": "I am trying to make live tracking sdk for all the developer so the can use easily in all project.",
"homepage": "https://github.com/WhollySoftware/GGiOSSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WhollySoftware": "whollysoftware@gmail.com"
},
"source": {
"git": "https://github.com/WhollySoftware/GGiOSSDK.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DrdshChatSDKTest/Classes/**/*",
"swift_versions": "4.0",
"dependencies": {
"SwiftyJSON": [
"~> 4.0"
],
"MBProgressHUD": [
],
"IQKeyboardManagerSwift": [
"6.2.1"
],
"Socket.IO-Client-Swift": [
"15.2.0"
]
},
"resource_bundles": {
"DrdshChatSDKTest": [
"DrdshChatSDKTest/Assets/**/*"
]
},
"frameworks": "UIKit",
"swift_version": "4.0"
}