[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 2 / a / HJRestClientManager / 1.0.1 / HJRestClientManager.podspec.json
blob0146ae7bdcfd9f83f7445967cd1d873253ace52c
2   "name": "HJRestClientManager",
3   "version": "1.0.1",
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.1"
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"