[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / 1 / LDHTTPService / 1.0.0 / LDHTTPService.podspec.json
blobb625ffb76174d6b12f53ea421b090d0df34d88d1
2   "name": "LDHTTPService",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.0",
7   "summary": "This is internal library.",
8   "description": "This is internal library. I will not add new functions on request.",
9   "homepage": "https://github.com/lazar89nis/LDHTTPService",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Lazar": "lazar89nis@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/lazar89nis/LDHTTPService.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "LDHTTPService",
23     "LDHTTPService/*",
24     "LDHTTPService/**/*"
25   ],
26   "dependencies": {
27     "Alamofire": [
29     ],
30     "AlamofireNetworkActivityIndicator": [
32     ],
33     "ReachabilitySwift": [
35     ],
36     "LDMainFramework": [
38     ],
39     "SDWebImage": [
41     ],
42     "SwiftyJSON": [
44     ],
45     "PKHUD": [
47     ]
48   }