blob: e9516d0171b5d558223b216e7ff689bd405ca17f [file] [log] [blame]
{
"name": "HotellookSDK",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"SwiftProtobuf": [
"~> 1.0.1"
],
"KeychainSwift": [
"~> 8.0"
]
},
"ios": {
"vendored_frameworks": "Library/HotellookSDK.framework"
}
}