blob: 199b56120fbb6c50e002823771c0febb92ef5f78 [file] [log] [blame]
{
"name": "HCHTTPService",
"platforms": {
"ios": "10.0"
},
"version": "1.1.2",
"swift_versions": [
"5.0"
],
"summary": "These are internal files we use in our company.",
"description": "These are internal files we use in our company. We will not add new functions on request.",
"homepage": "https://github.com/Hypercubesoft/HCHTTPService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hypercubesoft": "office@hypercubesoft.com"
},
"source": {
"git": "https://github.com/Hypercubesoft/HCHTTPService.git",
"tag": "1.1.2"
},
"source_files": [
"HCHTTPService",
"HCHTTPService/*",
"HCHTTPService/**/*"
],
"dependencies": {
"Alamofire": [
],
"AlamofireNetworkActivityIndicator": [
],
"ReachabilitySwift": [
],
"HCFramework": [
],
"SDWebImage": [
],
"SwiftyJSON": [
],
"PKHUD": [
]
},
"swift_version": "5.0"
}