[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 0 / e / CMBaseSDK / 0.5.0 / CMBaseSDK.podspec.json
blobac942082d427d3f2edd6767e9de939f5473f2d2a
2   "name": "CMBaseSDK",
3   "version": "0.5.0",
4   "summary": "iOS Development Base Source",
5   "description": "This is an MVVM Easy Pattern and Base Collection \nWith Rx, CoreData... Etc minium xcode project",
6   "homepage": "https://cmjunghoon.github.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coolmint.swift@gmail.com": "coolmint.swift@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CMJunghoon/CMBaseSDK.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "Source/**/*",
23   "dependencies": {
24     "RxGesture": [
26     ],
27     "RxSwift": [
29     ],
30     "SnapKit": [
32     ],
33     "RxCocoa": [
35     ],
36     "SwiftyStoreKit": [
38     ],
39     "SwiftDate": [
41     ],
42     "Zip": [
44     ],
45     "Gedatsu": [
47     ],
48     "Alamofire": [
50     ],
51     "Codextended": [
53     ],
54     "Kingfisher": [
56     ]
57   },
58   "swift_version": "5.3"