blob: 19a6f8230b74aaf0fed3b2f2416d53813b58e53c [file] [log] [blame]
{
"name": "GGiOSSDK",
"version": "0.1.4",
"summary": "A iOSSDK is the testing sdk 0.1.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": "0.1.4"
},
"social_media_url": "https://whollysoftware.com",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.{swift,storyborad,bundle}",
"swift_versions": "4.0",
"dependencies": {
"SwiftyJSON": [
"~> 4.0"
],
"MBProgressHUD": [
],
"IQKeyboardManagerSwift": [
"6.2.1"
],
"Socket.IO-Client-Swift": [
]
},
"frameworks": "UIKit",
"swift_version": "4.0"
}