[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / 2 / 0 / b / CWUtilsTest / 1.0.0 / CWUtilsTest.podspec.json
blob0a99ad98d0553bf21ddee91630df323a21cab83e
2   "name": "CWUtilsTest",
3   "version": "1.0.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   "swift_versions": "5",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/iamchiwon/CWUtils.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "CWUtils/Test/**/*",
23   "frameworks": "XCTest",
24   "swift_version": "5"