blob: caaa9093d85b687280eb26dce52e81720edca676 [file] [log] [blame]
{
"name": "Fanap-Pod-Async-SDK",
"version": "0.2.4",
"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/smartPodLand/Pod-Async-iOS-SDK",
"license": "MIT",
"authors": {
"Mahyar": "mahyar.zhiani@icloud.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/smartPodLand/Pod-Async-iOS-SDK.git",
"tag": "0.2.4"
},
"frameworks": "Foundation",
"dependencies": {
"Starscream": [
],
"SwiftyJSON": [
],
"SwiftyBeaver": [
]
}
}