Latest | 0.4.8 |
---|---|
Homepage | https://github.com/Mahyar1990/PodAsync |
License | MIT |
Platforms | ios 11.0 |
Dependencies | Starscream, SwiftyJSON |
Frameworks | Foundation |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
PodAsync is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'PodAsync'
Author
Mahyar1990, [email protected]
License
PodAsync is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "PodAsync", "version": "0.4.8", "summary": "Fanap Pod Async SDK to connect to Dirana", "description": "This is a framework for projects that wants to have cominucation with Fanap Dirana Server through webSocket", "homepage": "https://github.com/Mahyar1990/PodAsync", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Mahyar1990": "[email protected]" }, "source": { "git": "https://github.com/Mahyar1990/PodAsync.git", "tag": "0.4.8" }, "platforms": { "ios": "11.0" }, "source_files": "PodAsync/Classes/**/*", "swift_version": "4.2", "frameworks": "Foundation", "dependencies": { "Starscream": [], "SwiftyJSON": [] } }
Tue, 21 May 2019 10:00:07 +0000