blob: 790e44e020389232524043310e37d674b151d798 [file] [log] [blame]
{
"name": "HCHTTPService",
"platforms": {
"ios": "9.0"
},
"version": "1.0.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.0.0"
},
"source_files": [
"HCHTTPService",
"HCHTTPService/*",
"HCHTTPService/**/*"
],
"dependencies": {
"Alamofire": [
],
"AlamofireNetworkActivityIndicator": [
],
"ReachabilitySwift": [
],
"HCFramework": [
],
"SDWebImage": [
],
"SwiftyJSON": [
],
"PKHUD": [
]
},
"pushed_with_swift_version": "3.1"
}