[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / b / 2 / a / HJRestClientManager / 1.0.2 / HJRestClientManager.podspec.json
blobb4907f91ef86f8000aa36a6c11cb27c58053a498
2   "name": "HJRestClientManager",
3   "version": "1.0.2",
4   "summary": "Simple and flexible handling module for REST API based on Hydra framework.",
5   "homepage": "https://github.com/P9SOFT/HJRestClientManager",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Tae Hyun Na": "taehyun.na@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/P9SOFT/HJRestClientManager.git",
18     "tag": "1.0.2"
19   },
20   "swift_versions": "4.2",
21   "source_files": "Sources/*.swift",
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   },
25   "dependencies": {
26     "HJHttpApiExecutor": [
27       "~> 2.0.3"
28     ],
29     "HJResourceManager": [
30       "~> 2.0.3"
31     ]
32   },
33   "swift_version": "4.2"