[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / e / MKNewsPaper / 1.0.1 / MKNewsPaper.podspec.json
blob096d3d260723db26ca8911a4eaf7d56c8ba67212
2   "name": "MKNewsPaper",
3   "version": "1.0.1",
4   "summary": "매경 지면신문 라이브러리",
5   "description": "공통적인 지면신문 처리를 위한 라이브러리입니다.",
6   "homepage": "http://110.13.170.203/gitlab/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dyddns1906": "dyddns1906@mkinternet.com"
13   },
14   "source": {
15     "git": "http://dyddns1906@110.13.170.203/gitlab/ios/mklib/mknewspaper.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "MKNewsPaper/Classes/**/*",
23   "dependencies": {
24     "ObjectMapper": [
25       "~> 3.5.3"
26     ],
27     "Alamofire": [
28       "~> 4.9.1"
29     ],
30     "AlamofireObjectMapper": [
31       "~> 5.2.1"
32     ],
33     "XMLMapper": [
34       "~> 2.0.0"
35     ],
36     "SnapKit": [
37       "~> 4.2.0"
38     ],
39     "SwiftDate": [
40       "~> 6.3.1"
41     ],
42     "Kingfisher": [
43       "~> 6.3.1"
44     ],
45     "R.swift": [
46       "~> 5.4.0"
47     ],
48     "RxViewController": [
49       "~> 0.4.1"
50     ],
51     "RxOptional": [
52       "~> 3.6.2"
53     ],
54     "RxGesture": [
55       "~> 2.2.0"
56     ],
57     "RxDataSources": [
58       "~> 3.1.0"
59     ],
60     "RxAlamofire": [
61       "~> 4.4.1"
62     ],
63     "RxAlamofire+ObjectMapper": [
64       "~> 0.1.3.1"
65     ]
66   },
67   "swift_version": "4.0"