blob: 5f320f54f641fb1c65e9c5a9f365c9d37625c0bc [file] [log] [blame]
{
"name": "ZeusKitIOS",
"version": "0.1.2",
"summary": "ZeusKitIOS is a bunch of helpful tools",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Vaggelis95/ZeusKitIOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vaggelis95": "v.boudis1995@gmail.com"
},
"source": {
"git": "https://github.com/Vaggelis95/ZeusKitIOS.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "12.0"
},
"source_files": "ZeusKitIOS/Classes/**/*",
"swift_versions": "5.0",
"dependencies": {
"RxSwift": [
"~> 5"
],
"CouchbaseLite-Swift": [
"~> 2.7"
]
},
"swift_version": "5.0"
}