blob: e1b2bc9c4aa7f35be1a96c00744338be970c2de5 [file] [log] [blame]
{
"name": "HeyFlyerAirportData",
"version": "0.1.0",
"summary": "HeyFlyerFlight is SDK for get Airport data using airport code.",
"description": "'HeyFlyerFlight is SDK for get Airport data using airport code .you can only call over method and we will give you json in response'",
"homepage": "https://github.com/icanpunit/HeyFlyerAirportData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"icanpunit": "ican.punit@gmail.com"
},
"source": {
"git": "https://github.com/icanpunit/HeyFlyerAirportData.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}