blob: a57d076f55b29a7244c5259947ab08d37f48d433 [file] [log] [blame]
{
"name": "Fanap-Pod-Chat-SDK",
"version": "0.2.3",
"summary": "Fanap's POD Chat SDK",
"description": "This Package is used for creating chat apps for companies whoes want to use Fanap Chat Services; This Package will use Fanap-Pod-Async-SDK",
"homepage": "https://github.com/smartPodLand/Pod-Chat-iOS-SDK",
"license": "MIT",
"authors": {
"Mahyar": "mahyar.zhiani@icloud.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/smartPodLand/Pod-Chat-iOS-SDK.git",
"tag": "0.2.3"
},
"frameworks": [
"Foundation",
"CoreData",
"Contacts"
],
"dependencies": {
"Fanap-Pod-Async-SDK": [
],
"Alamofire": [
]
}
}