[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / a / 8 / FlightTicketView / 1.0.0 / FlightTicketView.podspec.json
blob840d866a67459f5b6902a510123e821522a42ce3
2   "name": "FlightTicketView",
3   "version": "1.0.0",
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": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://github.com/ManuelBulos/Zips/raw/master/FTV.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "FlightTicketView.framework"
21   }