blob: d8cd6de72edf519f76b6fb832a4931445d4b8226 [file] [log] [blame]
{
"name": "VRGSoftIOSNetworkKit",
"version": "1.0.0",
"summary": "VRGSoftIOSNetworkKit descriptions",
"license": "MIT",
"swift_versions": "5.0",
"homepage": "https://vrgsoft.net/",
"authors": {
"semenag01": "semenag01@meta.ua"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source": {
"git": "https://github.com/VRGsoftUA/VRGSoftIOSNetworkKit.git",
"branch": "master",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "VRGSoftIOSNetworkKit/Network/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.8"
]
},
"swift_version": "5.0"
}