blob: 1708486bd78d3efc2ac677e2ccd0fd7b2d06be4b [file] [log] [blame]
{
"name": "AviasalesSDK",
"version": "1.3.3-beta2",
"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": "7.0"
},
"source": {
"git": "https://github.com/KosyanMedia/Aviasales-iOS-SDK.git",
"tag": "1.3.3-beta2"
},
"source_files": "AviasalesLib/**/*.{h,m}",
"vendored_libraries": "AviasalesLib/libAviasales.a"
}