[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / c / 3 / CWUtils / 1.1.1 / CWUtils.podspec.json
blobaa01cd7c086e54fdfdba80811ae34308fa0ac288
2   "name": "CWUtils",
3   "version": "1.1.1",
4   "summary": "iOS 어플리케이션 개발용 유틸리티 모음",
5   "description": "RxSwift 를 기반으로 하고 있음",
6   "homepage": "https://github.com/iamchiwon/CWUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iamchiwon": "iamchiwon@gmail.com"
13   },
14   "swift_versions": "5",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/iamchiwon/CWUtils.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "Sources/CWUtils/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ],
30     "RxSwiftExt": [
32     ],
33     "RxOptional": [
35     ],
36     "Then": [
38     ],
39     "RxViewController": [
41     ],
42     "SnapKit": [
44     ],
45     "Panda": [
47     ],
48     "Reusable": [
50     ],
51     "Kingfisher": [
53     ]
54   },
55   "swift_version": "5"