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