Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ainame/ameurlsession
AMEURLSession provide the simple and customizable interface of NSURLSession family classes to easy using.
https://github.com/ainame/ameurlsession
Last synced: 2 months ago
JSON representation
AMEURLSession provide the simple and customizable interface of NSURLSession family classes to easy using.
- Host: GitHub
- URL: https://github.com/ainame/ameurlsession
- Owner: ainame
- License: mit
- Created: 2014-05-26T17:57:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-17T09:07:00.000Z (over 9 years ago)
- Last Synced: 2024-10-27T10:40:54.603Z (3 months ago)
- Language: Objective-C
- Homepage:
- Size: 382 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AMEURLSession
[![Version](https://img.shields.io/cocoapods/v/AMEURLSession.svg?style=flat)](http://cocoadocs.org/docsets/AMEURLSession)
[![License](https://img.shields.io/cocoapods/l/AMEURLSession.svg?style=flat)](http://cocoadocs.org/docsets/AMEURLSession)
[![Platform](https://img.shields.io/cocoapods/p/AMEURLSession.svg?style=flat)](http://cocoadocs.org/docsets/AMEURLSession)## Usage
To run the example project; clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
AMEURLSession is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:pod "AMEURLSession"
## Author
ainame, [email protected]
## License
AMEURLSession is available under the MIT license. See the LICENSE file for more info.