blob: 98df130231f549baaf0c2f5ea9c835ac5d80ffd9 [file] [log] [blame]
{
"name": "GTScanner",
"version": "0.0.1",
"summary": "GTScanner",
"homepage": "https://bitbucket.org/onzame/gtscanner.git",
"authors": {
"Sergei Fabian": "sf.welcome@icloud.com"
},
"source": {
"git": "https://bitbucket.org/onzame/gtscanner.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": [
"GTScanner*",
"Classes/**/*.{swift,h,m}"
],
"resources": [
"Resource/**/*.{xcassets}",
"Resource/**/*.{ttf}"
],
"frameworks": "UIKit",
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"ReactorKit": [
],
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
],
"RxViewController": [
],
"RxDataSources": [
"~> 4.0"
],
"RxSwiftExt": [
"~> 5"
],
"RxOptional": [
],
"Swinject": [
],
"SwinjectAutoregistration": [
"2.6.0"
],
"SkyFloatingLabelTextField": [
"~> 3.0"
],
"MaterialComponents/BottomSheet": [
],
"MaterialComponents/Snackbar": [
],
"SnapKit": [
"~> 5.0.0"
],
"Cosmos": [
"~> 20.0"
],
"SwipeCellKit": [
],
"ImageSlideshow": [
"~> 1.8.3"
],
"ImageSlideshow/Kingfisher": [
],
"Moya/RxSwift": [
"14.0.0-beta.5"
],
"Kingfisher": [
"~> 5.0"
],
"Then": [
],
"ReusableKit": [
]
},
"swift_version": "5.1"
}