blob: 425c4bc9134f4c09ca3c5a1d73b7d6f64755c3a9 [file] [log] [blame]
{
"name": "Fanap-Pod-Async-SDK",
"version": "0.2.3",
"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.3"
},
"frameworks": "Foundation",
"dependencies": {
"Starscream": [
],
"SwiftyJSON": [
],
"SwiftyBeaver": [
]
}
}