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