[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / a / c / 3 / CWUtils / 0.13.0 / CWUtils.podspec.json
blobfdef44032fa1953c0bb1d1ea15ae5801f28f8412
2   "name": "CWUtils",
3   "version": "0.13.0",
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   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/iamchiwon/CWUtils.git",
19     "tag": "0.13.0"
20   },
21   "source_files": "CWUtils/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "RxOptional": [
31     ],
32     "RxViewController": [
34     ],
35     "SnapKit": [
37     ],
38     "Reusable": [
40     ],
41     "Then": [
43     ]
44   }