XNetworking 1.0.1

XNetworking 1.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Tim Monroe

Purpose

XNetworking is a collection of classes designed to make iOS network operations quick and easy.

Supported OS & SDK Versions

  • Supported build target - iOS 7.0 (Xcode 5.0, Apple LLVM compiler 5.0)

NOTE: 'Supported' means that the library has been tested with this version.

Installation

XNetworking Project

  • Go to timonroe/XNetworking on GitHub
  • Fork and then Clone the repository.
  • Load the XNetworking project and then launch the Demo to see the operations in action.

XNetworking CocoaPod

  • Is available through CocoaPods
  • To install it, simply add the following line to your Podfile:

    pod “XNetworking”

Usage

Author

Tim Monroe [email protected]

License

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