blob: 0f79b4f9e190e39df524fcf14fc8092d5643be19 [file] [log] [blame]
{
"name": "TravelerKitUI",
"version": "0.1.0",
"license": {
"type": "Apache"
},
"homepage": "https://github.com/Guestlogix/traveler-ios",
"authors": {
"Ata N": "anamvari@guestlogix.com"
},
"summary": "Traveler Platform iOS UI SDK",
"source": {
"git": "https://github.com/Guestlogix/traveler-ios.git",
"branch": "master"
},
"swift_version": "4.2",
"ios": {
"dependencies": {
"TravelerKit": [
]
}
},
"platforms": {
"ios": "12.1"
},
"frameworks": "UIKit",
"source_files": "traveler-ios-ui/TravelerKitUI/**/*.{swift}",
"module_name": "TravelerKitUI"
}