blob: 839b4e21a305b6728c3e43c38e13885a0be16e81 [file] [log] [blame]
{
"name": "FlightCalculator",
"version": "0.0.1",
"summary": "Offline flight distance calculator with airport picker UI",
"license": "MIT",
"homepage": "https://github.com/bizz84/FlightCalculator",
"authors": {
"Andrea Bizzotto": "bizz84@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/bizz84/FlightCalculator.git",
"tag": "0.0.1"
},
"source_files": "AirportPicker/**/*.{swift,xib}",
"screenshots": [
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}