blob: 840d866a67459f5b6902a510123e821522a42ce3 [file] [log] [blame]
{
"name": "FlightTicketView",
"version": "1.0.0",
"summary": "A simple library for Swift that makes UITableView resemble a flight ticket.",
"homepage": "https://github.com/ManuelBulos/FlightTicketView",
"authors": {
"Manuel Bulos": "manuelbulos@gmail.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/ManuelBulos/Zips/raw/master/FTV.zip"
},
"ios": {
"vendored_frameworks": "FlightTicketView.framework"
}
}