vignesh-sankaran / cocoaheads-ios

iOS client for Melbourne CocoaHeads events api

Home Page:https://www.melbournecocoaheads.com/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cocoaheads-ios

iOS client for Melbourne CocoaHeads events

This iOS project is designed to integrate the Swift 4 code generated by the OpenAPI Generator project based on the published spec. The project contains a standard iOS target and a single Cocoapod dependency on the generated framework

Setup

This project has it's rubygems and cocoapods checked into the repository, there should be no external depdencies to get this projet running. Checkout and build.

OpenAPI 3.0

Melbourne CocoaHeads publishes an OpenAPI (Swagger) 3.0 specification at www.melbournecocoaheads.com/api/openapi.json as well as documentation rendered with ReDoc at www.melbournecocoaheads.com/api.

About

iOS client for Melbourne CocoaHeads events api

https://www.melbournecocoaheads.com/api

License:MIT License


Languages

Language:Swift 85.2%Language:Ruby 14.8%