[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / a / 8 / FlightTicketView / 1.0.3 / FlightTicketView.podspec.json
blob96a840709689afb123c45151ce41206d1032a6de
2   "name": "FlightTicketView",
3   "version": "1.0.3",
4   "summary": "A simple library for Swift that makes UITableView resemble a flight ticket.",
5   "homepage": "https://github.com/ManuelBulos/FlightTicketView",
6   "authors": {
7     "Manuel Bulos": "manuelbulos@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.md"
12   },
13   "platforms": {
14     "ios": "11.3"
15   },
16   "source": {
17     "git": "https://github.com/ManuelBulos/FlightTicketView.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "FlightTicketView/*",
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "swift_version": "4.1"