blob: 75490172d98a059d055a6e394f38f209cb10cb40 [file] [log] [blame]
{
"name": "DrdshChatSDKTest",
"version": "1.0.4",
"summary": "A DrdshChatSDKTest is the testing sdk 1.0.4",
"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.4"
},
"platforms": {
"ios": "10.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/*.png"
]
},
"frameworks": "UIKit",
"swift_version": "4.0"
}