blob: 6e71fc92bb633376b4c543247fec2e4bce53b15b [file] [log] [blame]
{
"name": "conichi_itineraries",
"version": "1.1",
"summary": "provide methods to push, retrieve and delete bookings from conichi backend",
"description": "Provide methods to push, retrieve and delete bookings from conichi backend\nRead README file for usage",
"homepage": "https://www.conichi.com/en/",
"license": {
"type": "Conichi License",
"file": "LICENSE"
},
"authors": "conichi",
"source": {
"git": "https://github.com/conichiGMBH/ios-cni-booking.git",
"tag": "1.1"
},
"source_files": [
"conichi-ios-itinerary",
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}