Latest | 1.0.0 |
---|---|
Homepage | https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-network |
License | GNU GENERAL PUBLIC LICENSE Version 3 |
Platforms | ios 8.0 |
Authors |
SANetwork
[](https://travis-ci.org/Gabriel Coman/SANetwork)
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
SANetwork is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "SANetwork"
Author
Gabriel Coman, [email protected]
License
SANetwork is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "SANetworking", "version": "1.0.0", "summary": "SuperAwesome network library", "description": "This is the SuperAwesome networking library - that will handle all network code and file downloading", "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-network", "license": { "type": "GNU GENERAL PUBLIC LICENSE Version 3", "file": "LICENSE" }, "authors": { "Gabriel Coman": "[email protected]" }, "source": { "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-network.git", "branch": "master", "tag": "1.0.0" }, "platforms": { "ios": "8.0" }, "source_files": "Pod/Classes/**/*" }
Thu, 03 May 2018 13:22:17 +0000