[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 3 / CWUtils / 0.16.1 / CWUtils.podspec.json
blobe1ff58c547a1e618a42cfb0541259060ec6e5bb8
2   "name": "CWUtils",
3   "version": "0.16.1",
4   "summary": "iOS 어플리케이션 개발용 유틸리티 모음",
5   "description": "RxSwift 를 기반으로 하고 있음. (Dependancy : RxSwift, RxCocoa, RxOptional)",
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": "0.16.1"
21   },
22   "source_files": "CWUtils/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ],
30     "RxSwiftExt": [
32     ],
33     "RxOptional": [
35     ],
36     "RxViewController": [
38     ],
39     "SnapKit": [
41     ],
42     "Panda": [
44     ],
45     "Reusable": [
47     ],
48     "Then": [
50     ],
51     "Kingfisher": [
53     ]
54   },
55   "swift_version": "5"