blob: 24b4350bdc5a5ddfa52afc13dffd944958a8e277 [file] [log] [blame]
{
"name": "GKWebTestFramework",
"version": "1.0.0",
"summary": "GKWebTestFramework for webservice framework",
"description": "GKWebTestFramework webservice framework for testing web service class for client",
"homepage": "https://github.com/gmtaGovind/GKWebTestFramework",
"license": "MIT",
"authors": {
"Govind": "govind.kumawat@gmtasoftware.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/gmtaGovind/GKWebTestFramework.git",
"tag": "1.0.0"
},
"source_files": "GKWebTestFramework/**/*.{swift}",
"dependencies": {
"Alamofire": [
]
},
"frameworks": "UIKit",
"swift_version": "5.0"
}