blob: ea3c997fd6542ed5c9b80b480b41862946ea30aa [file] [log] [blame]
{
"name": "GGiOSSDK",
"version": "0.1.0",
"summary": "A iOSSDK is the testing sdk",
"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.0"
},
"social_media_url": "https://whollysoftware.com",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"swift_version": "5.0"
}