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