blob: cfc00abe1f205a824c961ee040adb3a47b07032e [file] [log] [blame]
{
"name": "HotellookSDK",
"version": "1.0.8",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/KosyanMedia/Hotellook-iOS-SDK-Core",
"authors": {
"Hotellook iOS Team": "support@aviasales.ru"
},
"summary": "Integrate hotels search framework in your apps.",
"source": {
"git": "https://github.com/KosyanMedia/Hotellook-iOS-SDK-Core.git",
"tag": "v1.0.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Sources/**/*.{swift,h,m}",
"SupportFiles/HotellookSDK.h"
],
"module_map": "SupportFiles/HotellookSDK.modulemap",
"swift_version": "4.2",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"SwiftProtobuf": [
"~> 1.0.3"
],
"KeychainSwift": [
"~> 8.0"
]
}
}