blob: 145501fb09efbb67995a769a2bd0c1dfa89eea64 [file] [log] [blame]
{
"name": "Pod-Chat-iOS-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": [
]
}
}