blob: 72bee3593896bf6e4c02da514b2a7c3c1ca5a28a [file] [log] [blame]
{
"name": "AviasalesSDK",
"version": "1.3.3-beta6",
"summary": "Integrate flight search and booking framework in your apps.",
"description": "Aviasales SDK lets you create custom process of searching and buying tickets to flights.",
"homepage": "https://github.com/KosyanMedia/Aviasales-iOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aviasales iOS Team": "support@aviasales.ru"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KosyanMedia/Aviasales-iOS-SDK-Core.git",
"tag": "1.3.3-beta6"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "Library/AviasalesSDK.framework"
}
}