blob: f8a4265b756364852a9f50b84850776a3f3dc3d2 [file] [log] [blame]
{
"name": "DrdshChatSDKTest",
"version": "1.0.1",
"summary": "A DrdshChatSDKTest is the testing sdk 1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.{swift,storyboard}",
"swift_versions": "4.0",
"dependencies": {
"SwiftyJSON": [
"~> 4.0"
],
"MBProgressHUD": [
],
"IQKeyboardManagerSwift": [
"6.2.1"
],
"Socket.IO-Client-Swift": [
"15.2.0"
]
},
"resource_bundles": {
"DrdshChatSDK": [
"Resources/*.png"
]
},
"frameworks": "UIKit",
"swift_version": "4.0"
}