blob: 9749507460edc77b6007e9ddfb45c0aceca31898 [file] [log] [blame]
{
"name": "AviasalesSDK",
"version": "3.1.3",
"summary": "Integrate flight search and booking framework in your apps.",
"description": "Aviasales iOS SDK is a framework integrating flight search engine into your app. When your user books a flight, you get paid. Framework is based on leading airline tickets search engines Aviasales.ru and Jetradar.com",
"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": "3.1.3"
},
"ios": {
"resource_bundles": {
"AviasalesSDKResources": "Library/Resources/*"
},
"vendored_frameworks": "Library/AviasalesSDK.framework"
},
"exclude_files": "Classes/Exclude"
}