blob: a52941e112cb67e36d562e15b197884d408c927f [file] [log] [blame]
{
"name": "TravelerKit",
"version": "0.1.1",
"license": {
"type": "Apache"
},
"homepage": "https://github.com/Guestlogix/traveler-ios",
"authors": {
"Ata N": "anamvari@guestlogix.com"
},
"summary": "Traveler Swift Core SDK",
"source": {
"git": "https://github.com/Guestlogix/traveler-ios.git",
"branch": "master"
},
"swift_version": "4.2",
"source_files": "traveler-swift-core/TravelerKit/**/*.{swift}",
"platforms": {
"ios": "11.4"
},
"module_name": "TravelerKit"
}