blob: bd2284bf75820105465520edbc378b7e818c1beb [file] [log] [blame]
{
"name": "PodAsyncSDK",
"version": "0.1.7",
"summary": "Fanap's POD Async Service (DIRANA) - iOS SDK",
"description": "This Package will use to connect the client to the Fanap's async service (DIRANA), and it will live the connection (with socket) to send and recieve messages...",
"homepage": "https://github.com/Mahyar1990/AsyncAsync",
"license": "MIT",
"authors": {
"Mahyar": "mahyar.zhiani@icloud.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/Mahyar1990/AsyncAsync.git",
"tag": "0.1.7"
},
"frameworks": "Foundation",
"dependencies": {
"Starscream": [
],
"SwiftyJSON": [
],
"SwiftyBeaver": [
]
}
}