Latest | 0.6.0 |
---|---|
Homepage | https://github.com/Sky-And-Hammer/GSNetwork |
License | MIT |
Platforms | ios 8.0 |
Dependencies | Alamofire, GSFoundation |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
GSNetwork is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'GSNetwork'
Author
GloomySunday049, [email protected]
License
GSNetwork is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "GSNetwork", "version": "0.6.0", "summary": "GSNetwork BY GLOOMY.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/Sky-And-Hammer/GSNetwork", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "GloomySunday049": "[email protected]" }, "source": { "git": "https://github.com/Sky-And-Hammer/GSNetwork.git", "tag": "0.6.0" }, "platforms": { "ios": "8.0" }, "source_files": "GSNetwork/Classes/**/*", "dependencies": { "Alamofire": [ "~> 4.5.0" ], "GSFoundation": [] }, "pushed_with_swift_version": "4" }
Sat, 06 Jan 2018 13:00:06 +0000