blob: 8cde97de71d11615385ba911c132b9491a6bbde5 [file] [log] [blame]
{
"name": "HeyFlyerFlight",
"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/HeyFlyerFlight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"icanpunit": "ican.punit@gmail.com"
},
"source": {
"git": "https://github.com/icanpunit/HeyFlyerFlight.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "HeyFlyerFlight/Classes/**/*",
"swift_version": "5.0"
}