blob: 38e7b2ea7867c717a42e769153bc7070a909ccf7 [file] [log] [blame]
{
"name": "HCHTTPService",
"platforms": {
"ios": "9.0"
},
"version": "1.0.4",
"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.0.4"
},
"source_files": [
"HCHTTPService",
"HCHTTPService/*",
"HCHTTPService/**/*"
],
"dependencies": {
"Alamofire": [
],
"AlamofireNetworkActivityIndicator": [
],
"ReachabilitySwift": [
],
"HCFramework": [
],
"SDWebImage": [
],
"SwiftyJSON": [
],
"PKHUD": [
]
}
}