blob: a64a62ae33af8d9199736aafe7966d7d22ec2aea [file] [log] [blame]
{
"name": "AviasalesSDK",
"version": "2.0.0-beta1",
"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": "2.0.0-beta1"
},
"ios": {
"resources": "Library/AviasalesSDKResources.bundle",
"vendored_frameworks": "Library/AviasalesSDK.framework"
},
"exclude_files": "Classes/Exclude"
}