[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 5 / 0 / e / CMBaseSDK / 0.3.0 / CMBaseSDK.podspec.json
blob786594efbf00e14edd791b3f1a25ab60b8e8a002
2   "name": "CMBaseSDK",
3   "version": "0.3.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.3.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "Source/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "SnapKit": [
29     ],
30     "RxCocoa": [
32     ],
33     "SwiftyStoreKit": [
35     ],
36     "SwiftDate": [
38     ],
39     "Zip": [
41     ],
42     "Gedatsu": [
44     ],
45     "Alamofire": [
47     ],
48     "Codextended": [
50     ],
51     "Kingfisher": [
53     ]
54   },
55   "swift_version": "5.3"