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