Skip to content

This is the basic SDK for your own application if you want to make use of BboxAPI services from Bbox Miami. Don't forget to ask credentials (AppID/AppSecret) via https://dev.bouyguestelecom.fr

License

Notifications You must be signed in to change notification settings

BboxLab/bboxapi-library-ios

Repository files navigation

The iOs library is built to easily use the BboxAPI of the new Bbox Miami.

Cocoadoc: https://cocoapods.org/pods/BboxApi

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

CocoaPods is required to build BboxApi.

To integrate BboxApi into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!

target '<Your Target Name>' do
    pod 'BboxApi'
end

bboxapi-library-ios

This is the basic SDK for your own application if you want to make use of BboxAPI services from Bbox Miami. Don't forget to ask credentials (AppID/AppSecret) via https://dev.bouyguestelecom.fr/

About

This is the basic SDK for your own application if you want to make use of BboxAPI services from Bbox Miami. Don't forget to ask credentials (AppID/AppSecret) via https://dev.bouyguestelecom.fr

Resources

License

Stars

Watchers

Forks

Packages

No packages published