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
- Host: GitHub
- URL: https://github.com/protonmail/ios-networking
- Owner: ProtonMail
- License: gpl-3.0
- Created: 2020-04-09T09:20:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T02:27:18.000Z (over 4 years ago)
- Last Synced: 2025-08-15T00:37:10.155Z (11 months ago)
- Language: Swift
- Size: 48 MB
- Stars: 5
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .gitlab/CODEOWNERS
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