An open API service indexing awesome lists of open source software.

https://github.com/protonmail/ios-networking

shared networking framworks
https://github.com/protonmail/ios-networking

Last synced: 9 months ago
JSON representation

shared networking framworks

Awesome Lists containing this project

README

          

# PMNetworking

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

PMNetworking is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'PMNetworking'
```

## Author

zhj4478, feng@pm.me

## License

The code and data files in this distribution are licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See for a copy of this license.

See [LICENSE](LICENSE) file