blob: b625ffb76174d6b12f53ea421b090d0df34d88d1 [file] [log] [blame]
{
"name": "LDHTTPService",
"platforms": {
"ios": "9.0"
},
"version": "1.0.0",
"summary": "This is internal library.",
"description": "This is internal library. I will not add new functions on request.",
"homepage": "https://github.com/lazar89nis/LDHTTPService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lazar": "lazar89nis@gmail.com"
},
"source": {
"git": "https://github.com/lazar89nis/LDHTTPService.git",
"tag": "1.0.0"
},
"source_files": [
"LDHTTPService",
"LDHTTPService/*",
"LDHTTPService/**/*"
],
"dependencies": {
"Alamofire": [
],
"AlamofireNetworkActivityIndicator": [
],
"ReachabilitySwift": [
],
"LDMainFramework": [
],
"SDWebImage": [
],
"SwiftyJSON": [
],
"PKHUD": [
]
}
}