blob: 0b40a86f1eabfe32ef89f7cc65d6bbf4fbb46512 [file] [log] [blame]
{
"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": "mahyarjananeh289@gmail.com"
},
"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": [
]
}
}