blob: 73609dac4fa555a14db7e038beeb5e5051fa5ef2 [file] [log] [blame]
{
"name": "ZeusKitIOS",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "12.0"
},
"source_files": "ZeusKitIOS/Classes/**/*",
"swift_versions": "5.0",
"dependencies": {
"RxSwift": [
"~> 5"
],
"CouchbaseLite-Swift": [
"~> 2.7"
],
"DropDown": [
]
},
"swift_version": "5.0"
}