Skip to content

Adaptive network layer make the communication be easy-to-write

License

Notifications You must be signed in to change notification settings

brkyvrkn/network-kit

Repository files navigation

BNet

CI Status Version License Platform Swift Version

Adaptive network layer make the communication be easy-to-write

Installation

BNet is available through CocoaPods but fist; make sure that you are working on the workspace not the project, otherwise you need to first initialize the workspace. Simply go to the project directory in terminal and run pod init, then cocoa will handle for initializing and creating the workspace. Next, open Podfile and add the following script to the file below the line Pods for <PROJECT_NAME>

pod 'BNet'

Now open again the terminal and run following command

pod install

Let's ready to integrate API Interface Enumerations..

Usage

Author

Berkay Vurkan, berkayvurkan@yahoo.com

License

BNetworking is available under the MIT license. See the LICENSE file for more info.